login
Header Space

 
 

Re: crash on CONFIG_CFAG12864B=y in 2.6.20-rc3-mm1

Score:
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Miguel Ojeda <maxextreme@...>
Cc: <akpm@...>, <linux-kernel@...>
Date: Thursday, February 1, 2007 - 1:55 pm

On Thu, 2007-02-01 at 18:39 +0100, Miguel Ojeda wrote:

You know I think your right, it may not have a parallel port.. It's so
common I tend to take it for granted .


When you build the driver as a module the module loader will only load
what is needed, and in order .. When the same driver is built-in the
module_init() becomes a device_initcall() , and all device_initcall's
get executed .. So you have to expect that cfag12864b drivers initcalls
will run eventually and will need to be careful about it's
initialization.

Daniel

-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
crash on CONFIG_CFAG12864B=y in 2.6.20-rc3-mm1, Daniel Walker, (Sun Jan 7, 12:55 pm)
Re: crash on CONFIG_CFAG12864B=y in 2.6.20-rc3-mm1, Miguel Ojeda, (Thu Feb 1, 9:49 am)
Re: crash on CONFIG_CFAG12864B=y in 2.6.20-rc3-mm1, Miguel Ojeda, (Thu Feb 1, 11:16 am)
Re: crash on CONFIG_CFAG12864B=y in 2.6.20-rc3-mm1, Daniel Walker, (Thu Feb 1, 11:16 am)
Re: crash on CONFIG_CFAG12864B=y in 2.6.20-rc3-mm1, Miguel Ojeda, (Thu Feb 1, 1:13 pm)
Re: crash on CONFIG_CFAG12864B=y in 2.6.20-rc3-mm1, Daniel Walker, (Thu Feb 1, 1:20 pm)
Re: crash on CONFIG_CFAG12864B=y in 2.6.20-rc3-mm1, Miguel Ojeda, (Thu Feb 1, 1:39 pm)
Re: crash on CONFIG_CFAG12864B=y in 2.6.20-rc3-mm1, Daniel Walker, (Thu Feb 1, 1:55 pm)
Re: crash on CONFIG_CFAG12864B=y in 2.6.20-rc3-mm1, Miguel Ojeda, (Thu Feb 1, 2:17 pm)
speck-geostationary