Re: 2.6.11-mm4 and 2.6.12-rc1-mm1

2005-03-23 Thread Borislav Petkov
On Wednesday 23 March 2005 11:17, Andrew Morton wrote: > Borislav Petkov <[EMAIL PROTECTED]> wrote: > > On Thursday 17 March 2005 10:18, Andrew Morton wrote: > > > Borislav Petkov <[EMAIL PROTECTED]> wrote: > > > > Mar 17 09:19:28 zmei kernel: [4.109241] PM: Checking swsusp > > > > image. Mar 1

Re: 2.6.11-mm4 and 2.6.12-rc1-mm1

2005-03-23 Thread Andrew Morton
Borislav Petkov <[EMAIL PROTECTED]> wrote: > > On Thursday 17 March 2005 10:18, Andrew Morton wrote: > > Borislav Petkov <[EMAIL PROTECTED]> wrote: > > > Mar 17 09:19:28 zmei kernel: [4.109241] PM: Checking swsusp image. > > > Mar 17 09:19:28 zmei kernel: [4.109244] PM: Resume from disk fa

Re: 2.6.11-mm4

2005-03-17 Thread Sam Ravnborg
> If you swear to me it does not have to build under gtk-1.2 (which with > current Makefile I do not know how can it be done), there are many stock > things that can be done automagically in 2.x, and not manually like in > gtk-1.2. People running old systems running only gtk 1.2 always have menuc

Re: 2.6.11-mm4

2005-03-17 Thread Borislav Petkov
On Thursday 17 March 2005 14:41, Barry K. Nathan wrote: > On Thu, Mar 17, 2005 at 12:07:55PM +0100, Borislav Petkov wrote: > > Hi again, > > > > since I don't have a 9-pin serial port on my laptop I've been trying to > > connect it with the testing machine over a 25-pin cable (on a 25-pin > > port)

Re: 2.6.11-mm4

2005-03-17 Thread Barry K. Nathan
On Thu, Mar 17, 2005 at 12:07:55PM +0100, Borislav Petkov wrote: > Hi again, > > since I don't have a 9-pin serial port on my laptop I've been trying to > connect it with the testing machine over a 25-pin cable (on a 25-pin port), > which, according to the Serial-HOWTO is doable in theory but do

Re: 2.6.11-mm4

2005-03-17 Thread Borislav Petkov
On Thursday 17 March 2005 10:42, Borislav Petkov wrote: > On Thursday 17 March 2005 10:18, Andrew Morton wrote: > > Borislav Petkov <[EMAIL PROTECTED]> wrote: > > > Mar 17 09:19:28 zmei kernel: [4.109241] PM: Checking swsusp image. > > > Mar 17 09:19:28 zmei kernel: [4.109244] PM: Resume f

Re: 2.6.11-mm4

2005-03-17 Thread Borislav Petkov
On Thursday 17 March 2005 10:18, Andrew Morton wrote: > Borislav Petkov <[EMAIL PROTECTED]> wrote: > > Mar 17 09:19:28 zmei kernel: [4.109241] PM: Checking swsusp image. > > Mar 17 09:19:28 zmei kernel: [4.109244] PM: Resume from disk failed. > > Mar 17 09:19:28 zmei kernel: [4.112220

Re: 2.6.11-mm4

2005-03-17 Thread Andrew Morton
Borislav Petkov <[EMAIL PROTECTED]> wrote: > > Mar 17 09:19:28 zmei kernel: [4.109241] PM: Checking swsusp image. > Mar 17 09:19:28 zmei kernel: [4.109244] PM: Resume from disk failed. > Mar 17 09:19:28 zmei kernel: [4.112220] VFS: Mounted root (ext2 > filesystem) readonly. > Mar 17

Re: 2.6.11-mm4

2005-03-17 Thread Paul Mundt
On Wed, Mar 16, 2005 at 04:06:54AM -0800, Andrew Morton wrote: > ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.11/2.6.11-mm4/ > sh and sh64 need xlate_dev_mem_ptr/xlate_dev_kmem_ptr definitions too.. otherwise end up with: LD .tmp_vmlinux1 drivers/built-in.o(.text+0xf0)

Re: 2.6.11-mm4

2005-03-16 Thread Sean Neakums
Andrew Morton <[EMAIL PROTECTED]> writes: > Yes, the pmac cpufreq Kconfig dependencies are being troublesome. > > Roman sent this to Ben and I overnight: > > > From: Roman Zippel <[EMAIL PROTECTED]> > > This completes the Kconfig cleanup for all other archs. CPU_FREQ_TABLE was > moved to drivers/

Re: 2.6.11-mm4

2005-03-16 Thread Andrew Morton
Sean Neakums <[EMAIL PROTECTED]> wrote: > > Fails to build here: > >arch/ppc/platforms/built-in.o(.pmac.text+0x6828): In function > `flush_disable_caches': >: undefined reference to `cpufreq_frequency_table_verify' >arch/ppc/platforms/built-in.o(.pmac.text+0x6868): In function > `fl

Re: 2.6.11-mm4

2005-03-16 Thread Andrew Morton
"J.A. Magallon" <[EMAIL PROTECTED]> wrote: > > On 03.16, Andrew Morton wrote: > > "J.A. Magallon" <[EMAIL PROTECTED]> wrote: > > > > > > On 03.16, Andrew Morton wrote: > > > > > > > > > ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.11/2.6.11-mm4/ > > > > > > > ...

Re: 2.6.11-mm4

2005-03-16 Thread Sean Neakums
Fails to build here: arch/ppc/platforms/built-in.o(.pmac.text+0x6828): In function `flush_disable_caches': : undefined reference to `cpufreq_frequency_table_verify' arch/ppc/platforms/built-in.o(.pmac.text+0x6868): In function `flush_disable_caches': : undefined reference to `cpufreq_fre

Re: 2.6.11-mm4

2005-03-16 Thread J.A. Magallon
On 03.16, Andrew Morton wrote: > "J.A. Magallon" <[EMAIL PROTECTED]> wrote: > > > > On 03.16, Andrew Morton wrote: > > > > > > > > ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.11/2.6.11-mm4/ > > > > > ... > > > > > > +revert-gconfig-changes.patch > > > > > > Back

Re: 2.6.11-mm4

2005-03-16 Thread Andrew Morton
"J.A. Magallon" <[EMAIL PROTECTED]> wrote: > > On 03.16, Andrew Morton wrote: > > > > > ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.11/2.6.11-mm4/ > > > ... > > > > +revert-gconfig-changes.patch > > > > Back out a recent change which broke gconfig. > > > > Wha

Re: 2.6.11-mm4

2005-03-16 Thread Sam Ravnborg
On Wed, Mar 16, 2005 at 07:22:15PM +0100, Sam Ravnborg wrote: > On Wed, Mar 16, 2005 at 03:07:12PM +, J.A. Magallon wrote: > > > > On 03.16, Andrew Morton wrote: > > > > > > ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.11/2.6.11-mm4/ > > > > > ... > > > > > > +revert-gco

Re: 2.6.11-mm4

2005-03-16 Thread Sam Ravnborg
On Wed, Mar 16, 2005 at 03:07:12PM +, J.A. Magallon wrote: > > On 03.16, Andrew Morton wrote: > > > > ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.11/2.6.11-mm4/ > > > ... > > > > +revert-gconfig-changes.patch > > > > Back out a recent change which broke gconfig. > >

Re: 2.6.11-mm4 and 2.6.11.4

2005-03-16 Thread Valdis . Kletnieks
On Wed, 16 Mar 2005 12:57:15 EST, Patrick McFarland said: > I've been running -mm for about a year now, and the whole thing with 2.6.11.x > releases coming out quite often is a little confusing. Does 2.6.11-mm4 still > apply to 2.6.11 (no bloody 1, 2, 3, or 4), and if so, what does -mm4 contain >

Re: 2.6.11-mm4

2005-03-16 Thread Adrian Bunk
On Wed, Mar 16, 2005 at 03:22:49PM +0100, Benoit Boissinot wrote: > It doesn't compile with gcc-4.0. > > drivers/video/console/fbcon.c:133: error: static declaration of ???fb_con??? > follows non-static declaration > drivers/video/console/fbcon.h:166: error: previous declaration of > ???fb_con???

Re: 2.6.11-mm4

2005-03-16 Thread maximilian attems
>+w6692-eliminate-bad-section-references.patch thanks for updating the patch. the txt has still the old content, please change it to: added __init to W6692Version(). -- maks - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] M

Re: 2.6.11-mm4

2005-03-16 Thread J.A. Magallon
On 03.16, Andrew Morton wrote: > > ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.11/2.6.11-mm4/ > ... > > +revert-gconfig-changes.patch > > Back out a recent change which broke gconfig. > What was broken ? Now it does not work: werewolf:/usr/src/linux# make gconfig HO

Re: 2.6.11-mm4

2005-03-16 Thread Brice Goglin
Andrew Morton a écrit : ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.11/2.6.11-mm4/ - fbdev update - percfctr updates - Lots of ppc32/ppc64 things - Broken on some ia64 machines. We're still working through fallout from the recent pagetable walking consolidation patches. Hi

Re: 2.6.11-mm4

2005-03-16 Thread Benoit Boissinot
On Wed, Mar 16, 2005 at 04:06:54AM -0800, Andrew Morton wrote: > > ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.11/2.6.11-mm4/ > > - fbdev update > It doesn't compile with gcc-4.0. drivers/video/console/fbcon.c:133: error: static declaration of âfb_conâ follows non-static de