Re: Section mismatches in drivers/video/console/promcon

2007-06-05 Thread Antonino A. Daplas
On Mon, 2007-06-04 at 23:53 -0700, David Miller wrote: > From: Sam Ravnborg <[EMAIL PROTECTED]> > Date: Sat, 2 Jun 2007 21:16:46 +0200 > > > > > > > promcon_init() can be called again from visual_init() during > > > vc_allocate(). So anything referenced by promcon_init() should not be > > > mark

Re: Section mismatches in drivers/video/console/promcon

2007-06-05 Thread Sam Ravnborg
On Mon, Jun 04, 2007 at 11:53:13PM -0700, David Miller wrote: > From: Sam Ravnborg <[EMAIL PROTECTED]> > Date: Sat, 2 Jun 2007 21:16:46 +0200 > > > > > > > promcon_init() can be called again from visual_init() during > > > vc_allocate(). So anything referenced by promcon_init() should not be > >

Re: Section mismatches in drivers/video/console/promcon

2007-06-04 Thread David Miller
From: Sam Ravnborg <[EMAIL PROTECTED]> Date: Sat, 2 Jun 2007 21:16:46 +0200 > > > > promcon_init() can be called again from visual_init() during > > vc_allocate(). So anything referenced by promcon_init() should not be > > marked __init. > > > > Although, if you want to keep promfont_unitable a

Re: Section mismatches in drivers/video/console/promcon

2007-06-02 Thread Sam Ravnborg
> > promcon_init() can be called again from visual_init() during > vc_allocate(). So anything referenced by promcon_init() should not be > marked __init. > > Although, if you want to keep promfont_unitable and promfont_unicount > __init, you can probably use con_copy_unimap() using the default v

Re: Section mismatches in drivers/video/console/promcon

2007-06-02 Thread Antonino A. Daplas
On Sat, 2007-06-02 at 14:42 +0200, Sam Ravnborg wrote: > Building a kernel for sparc64 defconfig gave me following warnings: > WARNING: drivers/built-in.o(.text+0xb788): Section mismatch: reference to > .init.data:promfont_unitable (between 'promcon_init_unimap' and > 'promcon_init') > WARNING: d

Re: Section mismatches in drivers/video/console/promcon

2007-06-02 Thread Jan Engelhardt
On Jun 2 2007 14:42, Sam Ravnborg wrote: > >A few people in to: that I hope can help out (thanks to git blame)... git needs a "praise" command, like svn. :> Jan -- - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] Mo

Section mismatches in drivers/video/console/promcon

2007-06-02 Thread Sam Ravnborg
Building a kernel for sparc64 defconfig gave me following warnings: WARNING: drivers/built-in.o(.text+0xb788): Section mismatch: reference to .init.data:promfont_unitable (between 'promcon_init_unimap' and 'promcon_init') WARNING: drivers/built-in.o(.text+0xb790): Section mismatch: reference to .