Re: [PATCH 2/2] powerpc: change topology_init() to a subsys_initcall

2007-05-03 Thread Kevin Corry
Hi Michael, On Wed May 2 2007 8:11 pm, Michael Ellerman wrote: > On Wed, 2007-05-02 at 12:11 -0500, Kevin Corry wrote: > > Change the powerpc version of topology_init() from an __initcall to > > a subsys_initcall to match all other architectures. > > > > Signed-off-by: Kevin Corry <[EMAIL

Re: [PATCH 2/2] powerpc: change topology_init() to a subsys_initcall

2007-05-03 Thread Kevin Corry
Hi Michael, On Wed May 2 2007 8:11 pm, Michael Ellerman wrote: On Wed, 2007-05-02 at 12:11 -0500, Kevin Corry wrote: Change the powerpc version of topology_init() from an __initcall to a subsys_initcall to match all other architectures. Signed-off-by: Kevin Corry [EMAIL PROTECTED]

Re: [PATCH 2/2] powerpc: change topology_init() to a subsys_initcall

2007-05-02 Thread Michael Ellerman
On Wed, 2007-05-02 at 12:11 -0500, Kevin Corry wrote: > Change the powerpc version of topology_init() from an __initcall to > a subsys_initcall to match all other architectures. > > Signed-off-by: Kevin Corry <[EMAIL PROTECTED]> > > Index: linux-2.6.21/arch/powerpc/kernel/sysfs.c >

[PATCH 2/2] powerpc: change topology_init() to a subsys_initcall

2007-05-02 Thread Kevin Corry
Change the powerpc version of topology_init() from an __initcall to a subsys_initcall to match all other architectures. Signed-off-by: Kevin Corry <[EMAIL PROTECTED]> Index: linux-2.6.21/arch/powerpc/kernel/sysfs.c === ---

[PATCH 2/2] powerpc: change topology_init() to a subsys_initcall

2007-05-02 Thread Kevin Corry
Change the powerpc version of topology_init() from an __initcall to a subsys_initcall to match all other architectures. Signed-off-by: Kevin Corry [EMAIL PROTECTED] Index: linux-2.6.21/arch/powerpc/kernel/sysfs.c === ---

Re: [PATCH 2/2] powerpc: change topology_init() to a subsys_initcall

2007-05-02 Thread Michael Ellerman
On Wed, 2007-05-02 at 12:11 -0500, Kevin Corry wrote: Change the powerpc version of topology_init() from an __initcall to a subsys_initcall to match all other architectures. Signed-off-by: Kevin Corry [EMAIL PROTECTED] Index: linux-2.6.21/arch/powerpc/kernel/sysfs.c