2000-12-04 06:38:40

by Garst R. Reese

[permalink] [raw]
Subject: test12-pre4 drivers/net/dummy

Fails to compile module at line 103,
invalid type argument of ->
Sorry if this well known.
Garst


2000-12-04 06:50:41

by Mohammad A. Haque

[permalink] [raw]
Subject: Re: test12-pre4 drivers/net/dummy

Patch posted here...
http://marc.theaimsgroup.com/?l=linux-kernel&m=97590235825341&w=2

"Garst R. Reese" wrote:
>
> Fails to compile module at line 103,
> invalid type argument of ->
> Sorry if this well known.
> Garst
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to [email protected]
> Please read the FAQ at http://www.tux.org/lkml/

--

=====================================================================
Mohammad A. Haque http://www.haque.net/
[email protected]

"Alcohol and calculus don't mix. Project Lead
Don't drink and derive." --Unknown http://wm.themes.org/
[email protected]
=====================================================================

2000-12-04 08:36:35

by Jeff Garzik

[permalink] [raw]
Subject: Re: test12-pre4 drivers/net/dummy

the fix is in module.h which needs extra parens in the def of
set_module_owner...

Jeff



On Mon, 4 Dec 2000, Mohammad A. Haque wrote:

> Patch posted here...
> http://marc.theaimsgroup.com/?l=linux-kernel&m=97590235825341&w=2
>
> "Garst R. Reese" wrote:
> >
> > Fails to compile module at line 103,
> > invalid type argument of ->
> > Sorry if this well known.
> > Garst
> > -
> > To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> > the body of a message to [email protected]
> > Please read the FAQ at http://www.tux.org/lkml/
>
> --
>
> =====================================================================
> Mohammad A. Haque http://www.haque.net/
> [email protected]
>
> "Alcohol and calculus don't mix. Project Lead
> Don't drink and derive." --Unknown http://wm.themes.org/
> [email protected]
> =====================================================================
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to [email protected]
> Please read the FAQ at http://www.tux.org/lkml/
>

2000-12-04 15:10:24

by Mohammad A. Haque

[permalink] [raw]
Subject: Re: test12-pre4 drivers/net/dummy

Ok, so here's the proper patch for those who dont want to wait for t5 =)
Ignore previous.

On Mon, 4 Dec 2000, Jeff Garzik wrote:

> the fix is in module.h which needs extra parens in the def of
> set_module_owner...
>
> Jeff

--

=====================================================================
Mohammad A. Haque http://www.haque.net/
[email protected]

"Alcohol and calculus don't mix. Project Lead
Don't drink and derive." --Unknown http://wm.themes.org/
[email protected]
=====================================================================


Attachments:
module.h-t12p4.diff (451.00 B)

2000-12-05 04:51:24

by Garst R. Reese

[permalink] [raw]
Subject: Re: test12-pre4 drivers/net/dummy

Did you send it Linus?
It is not in pre5
Garst
"Mohammad A. Haque" wrote:

> Ok, so here's the proper patch for those who dont want to wait for t5 =)
> Ignore previous.
>
> On Mon, 4 Dec 2000, Jeff Garzik wrote:
>
> > the fix is in module.h which needs extra parens in the def of
> > set_module_owner...
> >

2000-12-05 05:56:07

by Mohammad A. Haque

[permalink] [raw]
Subject: Re: test12-pre4 drivers/net/dummy

Alan has it and Linus hasn't applied Alan's patch yet...

Linus said.....
"[ Alan - I ahve your patches in my incoming queue still, I wanted to
get
an interim version out to check with Al on the block list and the VM
stuff with Rik and people. ]"



"Garst R. Reese" wrote:
>
> Did you send it Linus?
> It is not in pre5
> Garst

--

=====================================================================
Mohammad A. Haque http://www.haque.net/
[email protected]

"Alcohol and calculus don't mix. Project Lead
Don't drink and derive." --Unknown http://wm.themes.org/
[email protected]
=====================================================================