Oh, I forgot to mention: I use a slight modification to your patch: you
left some functions as "__init/__initdata" functions/data even though they
are should definitely be __devinit/__devinitdata for all the hotplug
stuff. So the thing that works for me has had a global search-and-replace
to replace all "__init" with "__devinit".
If you're testing with just modules, you shouldn't see this effect,
though (otherwise you might get strange oopsen and/or corrupted initdata,
of course).
Linus
-
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/
- Re: Serial cardbus code.... for testing, please..... Theodore Y. Ts'o
- Re: Serial cardbus code.... for testing, please.... Linus Torvalds
- Re: Serial cardbus code.... for testing, ple... Jeff Garzik
- Re: Serial cardbus code.... for testing,... Theodore Y. Ts'o
- Re: Serial cardbus code.... for tes... Jeff Garzik
- Re: Serial cardbus code.... for testing, ple... Theodore Y. Ts'o
- Re: Serial cardbus code.... for testing,... Linus Torvalds
- Re: Serial cardbus code.... for tes... Jeff Garzik
- Re: Serial cardbus code.... for testing,... Jeff Garzik
- Re: Serial cardbus code.... for testing, please.... Linus Torvalds
- Re: Serial cardbus code.... for testing, please.... Jens Taprogge
- Re: Serial cardbus code.... for testing, ple... Linus Torvalds
- Re: Serial cardbus code.... for testing,... Theodore Y. Ts'o
- Re: Serial cardbus code.... for testing, please.... David Hinds
- Re: Serial cardbus code.... for testing, please..... tytso
- Re: Serial cardbus code.... for testing, please..... tytso

