Re: Linux 2.6.13-rc2 (build error with no CONFIG_HOTPLUG_PCI)

2005-07-06 Thread Steven Cole
Linus Torvalds wrote: Ok, -rc3 is pretty small, with the bulk of the diff being some defconfig updates, and cleanup of xtensa (notably removal of another copy of zlib). Greg Kroah-Hartman: PCI: clean up dynamic pci id logic PCI: Fix up PCI routing in parent bridge Without CONFIG_HOTPLU

Re: 2.6.12-rc3 compile error in aic7xxx_osm.c

2005-04-21 Thread Steven Cole
Martin J. Bligh wrote: drivers/scsi/aic7xxx/aic7xxx_osm.c: In function `ahc_linux_init': drivers/scsi/aic7xxx/aic7xxx_osm.c:3608: parse error before `int' drivers/scsi/aic7xxx/aic7xxx_osm.c:3609: `rc' undeclared (first use in this function) drivers/scsi/aic7xxx/aic7xxx_osm.c:3609: (Each undeclared

Re: [GIT PATCH] I2C and W1 bugfixes for 2.6.12-rc2

2005-04-19 Thread Steven Cole
On Tuesday 19 April 2005 05:38 pm, Linus Torvalds wrote: > > On Tue, 19 Apr 2005, Steven Cole wrote: > > > > I wasn't complaining about the 4 minutes, just the lack of feedback > > during the majority of that time. And most of it was after the last > > patchin

Re: [GIT PATCH] I2C and W1 bugfixes for 2.6.12-rc2

2005-04-19 Thread Steven Cole
On Tuesday 19 April 2005 04:38 pm, Linus Torvalds wrote: > > On Tue, 19 Apr 2005, Steven Cole wrote: > > > > But perhaps a progress bar right about here might be > > a good thing for the terminally impatient. > > > > real3m54.909s > > user

Re: [GIT PATCH] I2C and W1 bugfixes for 2.6.12-rc2

2005-04-19 Thread Steven Cole
Linus Torvalds wrote: On Tue, 19 Apr 2005, Greg KH wrote: Nice, it looks like the merge of this tree, and my usb tree worked just fine. Yup, it all seems to work out. [many files patched] patching file mm/mmap.c patching file net/bridge/br_sysfs_if.c patching file scripts/ver_linux ---

2.6.12-rc2 oops PREEMPT DEBUG_PAGEALLOC sysenter_past_esp+0x3/0x75

2005-04-09 Thread Steven Cole
I got around to booting 2.6.12-rc2 here at home last night, and got several (12) oops. Here is a typical one. They all have the same trace, but occured on differing processes. [18008.409586] <1>Unable to handle kernel paging request at virtual address c2166000 [24538.187178] printing eip: [2

Re: 2.6.12-rc2-mm1: ACPI=y, ACPI_BOOT=n problems

2005-04-06 Thread Steven Cole
Andrew Morton wrote: Steven Cole <[EMAIL PROTECTED]> wrote: arch/i386/kernel/setup.c: In function 'setup_arch': arch/i386/kernel/setup.c:1571: warning: implicit declaration of function 'acpi_boot_table_init' arch/i386/kernel/setup.c:1572: warning: implicit declaration of

Re: 2.6.12-rc2-mm1: ACPI=y, ACPI_BOOT=n problems

2005-04-05 Thread Steven Cole
Adrian Bunk wrote: On Wed, Apr 06, 2005 at 12:32:52AM +1200, Reuben Farrelly wrote: Hi again At 12:14 a.m. 6/04/2005, Adrian Bunk wrote: On Tue, Apr 05, 2005 at 08:34:11PM +1200, Reuben Farrelly wrote: Hi, Hi Reuben, ... Hrm. Something changed between the last -mm release which compiled through,

[PATCH] Clarify -rc definition in Documentation/feature-list-2.6.txt

2005-04-01 Thread Steven Cole
Gentlehackers, The day to clarify the real definition of "-rc" is finally here. Steven --- linux-2.6.12-rc1-mm4/Documentation/feature-list-2.6.txt.orig 2005-04-01 07:56:23.0 -0700 +++ linux-2.6.12-rc1-mm4/Documentation/feature-list-2.6.txt 2005-04-01 07:59:21.0 -0700 @@

[PATCH] 2.6.12-rc1-mm3 Fix ver_linux script for no udev utils.

2005-03-29 Thread Steven Cole
) Signed-off-by: Steven Cole <[EMAIL PROTECTED]> --- linux-2.6.12-rc1-mm3/scripts/ver_linux.orig 2005-03-29 08:52:35.0 -0700 +++ linux-2.6.12-rc1-mm3/scripts/ver_linux 2005-03-29 09:04:37.0 -0700 @@ -87,7 +87,7 @@ expr --v 2>&1 | awk 'NR==1{print "Sh-ut

Re: 2.6.12-rc1-mm3 (cannot read cd-rom, 2.6.12-rc1 is OK)

2005-03-25 Thread Steven Cole
Andrew Morton wrote: Andrew Morton <[EMAIL PROTECTED]> wrote: It's the new rock-ridge bounds checking. Try this, please? OK, you caught me just as I was headed out the door. ;) The patch fixed it for me. Wheee. [EMAIL PROTECTED] steven]# uname -r 2.6.12-rc1-mm3-GX110 [EMAIL PROTECTED] steven]# mo

Re: 2.6.12-rc1-mm3 (cannot read cd-rom, 2.6.12-rc1 is OK)

2005-03-25 Thread Steven Cole
Andrew Morton wrote: Steven Cole <[EMAIL PROTECTED]> wrote: I found a few more minutes to test two more kernels. The problem first occured with 2.6.12-rc1-mm2: 2.6.12-rc1 reads the cd-rom OK as reported earlier 2.6.12-rc1-mm1 also reads the cd-rom OK 2.6.12-rc1-mm2 broken same a

Re: 2.6.12-rc1-mm3 (cannot read cd-rom, 2.6.12-rc1 is OK)

2005-03-25 Thread Steven Cole
Andrew Morton wrote: Steven Cole <[EMAIL PROTECTED]> wrote: > [ 49.198779] EXT3-fs: mounted filesystem with ordered data mode. > [ 56.310394] PCI: Found IRQ 5 for device :01:0c.0 > [ 222.804956] rock: directory entry would overflow storage > [ 222.804978] rock:

Re: 2.6.12-rc1-mm3 (cannot read cd-rom, 2.6.12-rc1 is OK)

2005-03-25 Thread Steven Cole
Steven Cole wrote: I'm having trouble reading from the cd-rom with 2.6.12-rc1-mm3. Kernel 2.6.12-rc1 behaves normally: [EMAIL PROTECTED] steven]# mount /dev/hdc /mnt/cdrom mount: block device /dev/hdc is write-protected, mounting read-only [EMAIL PROTECTED] steven]# df -T Filesystem

Re: 2.6.12-rc1-mm3 (cannot read cd-rom, 2.6.12-rc1 is OK)

2005-03-25 Thread Steven Cole
I'm having trouble reading from the cd-rom with 2.6.12-rc1-mm3. Kernel 2.6.12-rc1 behaves normally: [EMAIL PROTECTED] steven]# mount /dev/hdc /mnt/cdrom mount: block device /dev/hdc is write-protected, mounting read-only [EMAIL PROTECTED] steven]# df -T FilesystemTypeSize Used Avail Use% M

Re: 2.6.12-rc1-mm2 (patch to fix build error In function `zft_init')

2005-03-24 Thread Steven Cole
Steven Cole wrote: I'm getting the following build error with 2.6.12-rc1-mm2: CC init/version.o LD init/built-in.o LD .tmp_vmlinux1 drivers/built-in.o(.init.text+0x4323): In function `zft_init': : undefined reference to `class_device_creat' make: *** [.tmp_vmli

Re: 2.6.12-rc1-mm2 (build error In function `zft_init')

2005-03-24 Thread Steven Cole
I'm getting the following build error with 2.6.12-rc1-mm2: CC init/version.o LD init/built-in.o LD .tmp_vmlinux1 drivers/built-in.o(.init.text+0x4323): In function `zft_init': : undefined reference to `class_device_creat' make: *** [.tmp_vmlinux1] Error 1 2.6.12-rc1-mm1 built a

Re: Problem with PPPD on dialup with 2.6.11-bk1 and later; 2.6.11 is OK

2005-03-11 Thread Steven Cole
On Friday 11 March 2005 01:13 pm, Bill Davidsen wrote: > Stephen Hemminger wrote: > >>Stephen Hemminger also wrote: (Someting's busted with serial in 2.6.11 > >>latest) > >> > >>>Some checkin since 2.6.11 has caused the serial driver to > >>>drop characters. Console output is chopped and messages

Re: Someting's busted with serial in 2.6.11 latest

2005-03-10 Thread Steven Cole
On Thursday 10 March 2005 03:59 pm, Russell King wrote: > On Thu, Mar 10, 2005 at 03:40:11PM -0700, Steven Cole wrote: > > I'll test current bk tonight, but I don't see any recent fix to > > drivers/serial/8250.c when browsing linux.bkbits.net/linux-2.6. > > Ok, so

Re: Someting's busted with serial in 2.6.11 latest

2005-03-10 Thread Steven Cole
On Thursday 10 March 2005 03:59 pm, Russell King wrote: > On Thu, Mar 10, 2005 at 03:40:11PM -0700, Steven Cole wrote: > > I'll test current bk tonight, but I don't see any recent fix to > > drivers/serial/8250.c when browsing linux.bkbits.net/linux-2.6. > > Ok, so

Re: Someting's busted with serial in 2.6.11 latest

2005-03-10 Thread Steven Cole
Russell King wrote: On Wed, Mar 09, 2005 at 03:50:49PM -0800, Stephen Hemminger wrote: Some checkin since 2.6.11 has caused the serial driver to drop characters. Console output is chopped and messages are garbled. Even the shell prompt gets truncated. There was a problem with 2.6.11-bk1 which sho

Re: Problem with PPPD on dialup with 2.6.11-bk1 and later; 2.6.11 is OK

2005-03-09 Thread Steven Cole
Today at 04:57:37 pm, I wrote: >Earlier today, I reported "PPPD fails on recent 2.6.11-bk". I've narrowed >the problem down to between 2.6.11 and 2.6.11-bk1. > >I get this with 2.6.11-bk1: (two attempts) > >Mar 9 16:34:32 spc pppd[1142]: pppd 2.4.1 started by steven, uid 501 >Mar 9 16:34:32 spc

Problem with PPPD on dialup with 2.6.11-bk1 and later; 2.6.11 is OK

2005-03-09 Thread Steven Cole
Earlier today, I reported "PPPD fails on recent 2.6.11-bk". I've narrowed the problem down to between 2.6.11 and 2.6.11-bk1. I get this with 2.6.11-bk1: (two attempts) Mar 9 16:34:32 spc pppd[1142]: pppd 2.4.1 started by steven, uid 501 Mar 9 16:34:32 spc pppd[1142]: Using interface ppp0 Mar

Re: current linus bk, error mounting root

2005-03-09 Thread Steven Cole
Jon Smirl wrote: On Wed, 09 Mar 2005 12:16:44 -0500, Jeff Garzik <[EMAIL PROTECTED]> wrote: Jon Smirl wrote: Something in the last 24hrs in linus bk broke my ability to mount root: Creating root device Mounting root filesystem mount: error 6 mounting ext3 mount: error 2 mounting none Switching to n

PPPD fails on recent 2.6.11-bk

2005-03-09 Thread Steven Cole
Last night, I did a bk pull from linux.bkbits.net/linux-2.6, built and rebooted, and the pppd (version 2.4.2) failed to start after the modem at the ISP end answered. I usually keep the kernel fairly up-to-date with bk, and I'm certain that 2.6.11-vanilla ran pppd just fine a few days earlier. I re

Re: RFD: Kernel release numbering

2005-03-04 Thread Steven Cole
Jeff Garzik wrote: Linus Torvalds wrote: I've long since decided that there's no point to making "-pre". What's the difference between a "-pre" and a daily -bk snapshot? Really? Several non-BK developers use the first -rc1 as a merge point. Others simply trust that _Linus_ has a lot more smarts t

Re: 2.6.11-rc4-mm1 (VFS: Cannot open root device "301")

2005-02-24 Thread Steven Cole
Matt Mackall wrote: On Wed, Feb 23, 2005 at 03:10:38PM -0700, Steven Cole wrote: Andrew Morton wrote: Steven Cole <[EMAIL PROTECTED]> wrote: I am having trouble getting recent -mm kernels to boot on my test box. For 2.6.11-rc3-mm2 and 2.6.11-rc4-mm1 I get the following: VFS: Cannot ope

Re: 2.6.11-rc4-mm1 (VFS: Cannot open root device "301")

2005-02-24 Thread Steven Cole
Matt Mackall wrote: On Wed, Feb 23, 2005 at 03:10:38PM -0700, Steven Cole wrote: Andrew Morton wrote: Steven Cole <[EMAIL PROTECTED]> wrote: I am having trouble getting recent -mm kernels to boot on my test box. For 2.6.11-rc3-mm2 and 2.6.11-rc4-mm1 I get the following: VFS: Cannot ope

Re: 2.6.11-rc4-mm1 (VFS: Cannot open root device "301")

2005-02-23 Thread Steven Cole
Steven Cole wrote: Andrew Morton wrote: Steven Cole <[EMAIL PROTECTED]> wrote: I am having trouble getting recent -mm kernels to boot on my test box. For 2.6.11-rc3-mm2 and 2.6.11-rc4-mm1 I get the following: VFS: Cannot open root device "301" or unknown-block(3,1) Please append

Re: 2.6.11-rc4-mm1 (VFS: Cannot open root device "301")

2005-02-23 Thread Steven Cole
Andrew Morton wrote: Steven Cole <[EMAIL PROTECTED]> wrote: I am having trouble getting recent -mm kernels to boot on my test box. For 2.6.11-rc3-mm2 and 2.6.11-rc4-mm1 I get the following: VFS: Cannot open root device "301" or unknown-block(3,1) Please append a correct "root

Re: 2.6.11-rc4-mm1 (VFS: Cannot open root device "301")

2005-02-23 Thread Steven Cole
Andrew Morton wrote: ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.11-rc4/2.6.11-rc4-mm1/ - Various fixes and updates all over the place. Things seem to have slowed down a bit. I am having trouble getting recent -mm kernels to boot on my test box. For 2.6.11-rc3-mm2 and 2.6.1

Re: 2.4.6-ac1 will not build, 2.4.6 ok

2001-07-06 Thread Steven Cole
On Friday 06 July 2001 16:35, Tom Diehl wrote: > Hi all, > This is my first bug report so please go easy on me if I screw it up. > The kernel 2.4.6-ac1 > The build machine AMD k6-2-350 with 128Megs of memory > I get the following errors when I try to build ac1. It builds ok when > just building 2.

[PATCH] 2.4.6-ac1 fix error in drivers/parport/parport_pc.c

2001-07-04 Thread Steven Cole
I got this error building 2.4.6-ac1. drivers/parport/driver.o: In function `parport_pc_find_ports': drivers/parport/driver.o(.text.init+0x3f2): undefined reference to `init_pnp040x' drivers/parport/driver.o(.text.init+0x400): undefined reference to `pnpbios_find_device' drivers/parport/driver.o(

Re: 2.4.5-ac20 problems with drivers/net/Config.in and make xconfig

2001-06-29 Thread Steven Cole
On Thursday 28 June 2001 20:18, Keith Owens wrote: > On Thu, 28 Jun 2001 10:05:58 -0600, > > Steven Cole <[EMAIL PROTECTED]> wrote: > >[root@spc linux]# make xconfig > >./tkparse < ../arch/i386/config.in >> kconfig.tk > >make[1]: *** [kconfig.tk] Error 1

2.4.5-ac20 five more undocumented symbols

2001-06-28 Thread Steven Cole
Hello all, In addition to the 14 new CONFIG symbols without help texts which 2.4.6-pre6 introduced, 2.4.5-ac20 has 5 more, for a total of 19 in -ac20. Here are the five new symbols in 2.4.5-ac20 which don't have Configure.help texts and likely should have. If you're the owner of these, please pr

2.4.5-ac20 problems with drivers/net/Config.in and make xconfig

2001-06-28 Thread Steven Cole
I got this familiar error with make xconfig and 2.4.5-ac20 (same as 2.4.6-pre6) drivers/net/Config.in: 149: can't handle dep_bool/dep_mbool/dep_tristate condition make[1]: *** [kconfig.tk] Error 1 make[1]: Leaving directory `/usr/src/linux-2.4.5-ac20/scripts' make: *** [xconfig] Error 2 I applie

Re: 2.4.6-pre6 cs46xx build error with CONFIG_SOUND_FUSION=m

2001-06-28 Thread Steven Cole
On Thursday 28 June 2001 09:33, Alan Cox wrote: > > With CONFIG_SOUND_FUSION=m, I get the following error for 2.4.6-pre6 > > during make modules: > > > > I've got a number of older 2.4.[3,4,5] kernels, so I'll go back and try > > to figure out when the change occured, but this is the first time I'

2.4.6-pre6 cs46xx build error with CONFIG_SOUND_FUSION=m

2001-06-28 Thread Steven Cole
With CONFIG_SOUND_FUSION=m, I get the following error for 2.4.6-pre6 during make modules: cs46xx.c:386: conflicting types for `cs46xx_suspend_tbl' cs46xxpm-24.h:39: previous declaration of `cs46xx_suspend_tbl' cs46xx.c:387: conflicting types for `cs46xx_resume_tbl' cs46xxpm-24.h:40: previous decl

Fourteen new undocumented symbols in 2.4.6-pre6

2001-06-28 Thread Steven Cole
Hello all, 2.4.6-pre6 introduces 14 new undocumented symbols. Would the owners please provide help texts for the following: CONFIG_CPU_SUBTYPE_SH7751 CONFIG_CPU_SUBTYPE_ST40STB1 CONFIG_HD64465_IOBASE CONFIG_MAPLE_KEYBOARD CONFIG_MAPLE_MOUSE CONFIG_SH_7751_SOLUTION_ENGINE CONFIG_SH_BIGSUR CONFIG_

[PATCH] 2.4.6-pre6 fix drivers/net/Config.in error

2001-06-27 Thread Steven Cole
I got this error for 2.4.6-pre6 for make xconfig drivers/net/Config.in: 145: can't handle dep_bool/dep_mbool/dep_tristate condition make[1]: *** [kconfig.tk] Error 1 make[1]: Leaving directory `/usr/src/linux-2.4.6-pre6/scripts' make: *** [xconfig] Error 2 This may be the proper fix. Steven ---

[PATCH] 2.4.5-ac7 fix for rivers/net/wireless/Config.in problem

2001-06-02 Thread Steven Cole
I got the following error from make xconfig: drivers/net/wireless/Config.in: 5: can't handle dep_bool/dep_mbool/dep_tristate condition make[1]: *** [kconfig.tk] Error 1 Here is a little micro patch to change the dep_tristate into a plain vanilla tristate. Steven --- linux/drivers/net/wireless

Re: [kbuild-devel] Re: CML2 design philosophy heads-up

2001-05-21 Thread Steven Cole
On Monday 21 May 2001 10:01, Tom Rini wrote: > On Mon, May 21, 2001 at 09:58:04AM -0600, Steven Cole wrote: > > On Monday 21 May 2001 09:36, Tom Rini wrote: > > > Which brings up another point, RedHat (7.1?) and Debian/woody both have > > > the option of having python2

Re: [kbuild-devel] Re: CML2 design philosophy heads-up

2001-05-18 Thread Steven Cole
On Friday 18 May 2001 09:19, Jes Sorensen wrote: > Replacing the code does not require changing the style of the config > files. Thats a major problem with CML2, you introduce a new 'let me do > everything for you' tool that relies on a programming language that is > not being shipped by any major

2.4.4-ac4 build error with CONFIG_USB=y

2001-05-03 Thread Steven Cole
With CONFIG_USB=y, I got the following error building 2.4.4-ac4: drivers/usb/usbdrv.o: In function `uhci_alloc_td': drivers/usb/usbdrv.o(.text+0x57b7): undefined reference to `pci_pool_alloc' drivers/usb/usbdrv.o: In function `uhci_free_td': drivers/usb/usbdrv.o(.text+0x5a41): undefined reference

2.4.3-ac11 request for help texts for recenty introduced config options

2001-04-21 Thread Steven Cole
As of kernel 2.4.3-ac11, there are 464 config options which have no help text in Configure.help. Here is the list of these items which have been introduced after 2.4.3-ac1. Each group is incremental, versus 2.4.3-ac[n-1]. If you see one of your options here, please consider generating a patch

Re: Configure.help maintainer change

2001-04-19 Thread Steven Cole
Axel Boldt wrote: >Eric has worked on Configure.help for some time now and I haven't, >so he will take over official maintenance of that file. I've also been fixing up Configure.help for a while now, and helped Eric recently with his huge update patch for Configure.help. I'd like to be listed as

2.4.3-ac8 build error with CONFIG_DEBUG_KERNEL not set

2001-04-17 Thread Steven Cole
I got the following with CONFIG_DEBUG_KERNEL not set: kernel/kernel.o(__ksymtab+0xc80): undefined reference to `handle_sysrq' kernel/kernel.o(__ksymtab+0xc88): undefined reference to `__handle_sysrq_nolock' kernel/kernel.o(__ksymtab+0xc90): undefined reference to `__sysrq_lock_table' kernel/kerne

Re: [kbuild-devel] CML2 1.1.4 is available

2001-04-17 Thread Steven Cole
On Tuesday 17 April 2001 12:13, Eric S. Raymond wrote: > The latest version is always available at http://www.tuxedo.org/~esr/cml2/ > > Release 1.1.4: Tue Apr 17 14:02:17 EDT 2001 > * Tom Rini's patches for the ARM port tree. > * Correct handling of booleans when trits are disabled. >

Re: [kbuild-devel] CML2 1.1.3 is available

2001-04-16 Thread Steven Cole
On Monday 16 April 2001 16:06, Eric S. Raymond wrote: > Steven Cole <[EMAIL PROTECTED]>: > > Whoops, I just tried out 1.1.3 using make xconfig, and now all the > > option labels are dark green, not just the ones set to y. > > That's because they're set in your

Re: [kbuild-devel] CML2 1.1.3 is available

2001-04-16 Thread Steven Cole
On Monday 16 April 2001 15:42, Eric S. Raymond wrote: > CML2 NEWS > > The latest version is always available at http://www.tuxedo.org/~esr/cml2/ > > Release 1.1.3: > * Freeze color changed from cyan to blue. > * Tom Rini's network-configuration patches. > * Better detection of se

Re: [kbuild-devel] CML2 1.1.2 is available

2001-04-15 Thread Steven Cole
On Sunday 15 April 2001 12:33, Eric S. Raymond wrote: > The latest version is always available at http://www.tuxedo.org/~esr/cml2/ > > Release 1.1.2: Sun Apr 15 14:26:07 EDT 2001 > * Synchronized with 2.4.4-pre3. > * Screen flicker in menuconfig is gone. > * KEY_HOME and KEY_END

2.4.3-ac6 config options with no Configure.help text.

2001-04-14 Thread Steven Cole
As of kernel 2.4.3-ac6, there are 575 config options which have no help text in Configure.help. Here is a list of these items which have been introduced recently, after 2.4.3-ac1. Each group is incremental, versus 2.4.3-ac[n-1]. If you see one of your options here, please consider generating a

Request for Configure.help entries for newly added config options.

2001-04-12 Thread Steven Cole
As of kernel 2.4.3-ac5, there are now 574 config options which have no help text in Configure.help. I believe these are not derived options, but setable options which could use a help entry. Here is a list of these items which have been introduced very recently. Each group is incremental, versus

Re: [kbuild-devel] Re: CML2 1.0.0 release announcement

2001-04-12 Thread Steven Cole
On Thursday 12 April 2001 10:51, Horst von Brand wrote: > Steven Cole <[EMAIL PROTECTED]> said: > > [...] > > > It would seem to me that if someone is using an older and slower machine > > to build a kernel, they are probably doing this somewhat infrequently, &g

Re: [kbuild-devel] Re: CML2 1.0.0 release announcement

2001-04-12 Thread Steven Cole
On Thursday 12 April 2001 06:07, Dave Jones wrote: > On Wed, 11 Apr 2001 [EMAIL PROTECTED] wrote: > > Unfortunately, I'm fairly sure that finishing gcml would take long > > enough to render the point moot, because by the time it was done the > > average Linux machine would have sped up enough for

[PATCH] 2.4.3-ac3 update Documentation/Changes URLs for e2fsprogs

2001-04-06 Thread Steven Cole
Greetings all, It appears that the URLs listed in Documentation/Changes for e2fsprogs are stale. This patch, against 2.4.3-ac3, provides accurate URLs. Steven --- linux/Documentation/Changes.origFri Apr 6 11:13:10 2001 +++ linux/Documentation/Changes Fri Apr 6 11:15:00 2001 @@ -31,7 +31,

2.4.2-ac25 error: Malformed setting 'kernel.printk' after cs46xx load/unload

2001-03-26 Thread Steven Cole
I got an error message on bootup and shutdown of 2.4.2-ac25 just after loading and unloading the cs46xx module. The error was not logged to /var/log/messages, but I copied it from the screen. On boot: Loading sound module (cs46xx) Loading mixer settings: error: Malformed setting 'kernel.printk=

Re: List of recent (2.4.0 to 2.4.2-ac18) CONFIG options needing Configure.help text.

2001-03-11 Thread Steven Cole
On Sunday 11 March 2001 00:08, Jeff Garzik wrote: > Keith Owens wrote: > > On Sat, 10 Mar 2001 23:03:19 -0700, > > > > Steven Cole <[EMAIL PROTECTED]> wrote: > > >With the 2.4.0 kernel, there were 476 CONFIG options which had > > >no help entry in Con

List of recent (2.4.0 to 2.4.2-ac18) CONFIG options needing Configure.help text.

2001-03-10 Thread Steven Cole
Hello all, With the 2.4.0 kernel, there were 476 CONFIG options which had no help entry in Configure.help. With 2.4.2-ac18, this number is now 547, which has been kept this low with 54 options getting Configure.help text. The bottom line is that since 2.4.0, there are 125 new CONFIG options w

[PATCH] remove duplicate Configure.help entries in 2.4.2-ac18

2001-03-10 Thread Steven Cole
As of 2.4.2-ac18, there are two CONFIG options which have two entries in Documentation/Configure.help. These are CONFIG_IP_NF_TARGET_TCPMSS and CONFIG_DEBUG_IOVIRT. The first of these has two identical entries, so this patch deletes the duplicate entry. The second, CONFIG_DEBUG_IOVIRT, has a se

[PATCH] remove second identical Configure.help entry for six CONFIGs

2001-03-10 Thread Steven Cole
As of 2.4.2-ac17, there are 8 CONFIG parameters which have two entries in Configure.help. Of these eight, six have identical Configure.help text. The following patch removes the second identical instance of those six. If this patch is accepted, a patch to remove the obsolete version of the oth

[PATCH] remove CONFIG_NCR885E from Configure.help

2001-03-08 Thread Steven Cole
It appears that use of CONFIG_NCR885E was removed in 2.4.2-ac2, in Config.in and the Makefile in drivers/net. If it really is the case that CONFIG_NCR885E is history, then it should be history in Configure.help as well. This patch, against 2.4.2-ac14, removes CONFIG_NCR885E from Configure.help.

[PATCH] remove CONFIG_PCMCIA_SERIAL_CB from Configure.help

2001-03-07 Thread Steven Cole
It appears that use of CONFIG_PCMCIA_SERIAL_CB was removed in 2.4.2-ac12. The two files affected were Config.in and the Makefile in drivers/char/pcmcia. If in fact this option is now history, the reference in Configure.help should also be history. I noticed this when the number of Configur

Re: Linux-2.4.2ac12

2001-03-05 Thread Steven Cole
It appears that with 2.4.2-ac12, we now have more than 2000 kernel configuration options. Using the options_linux script which I posted earlier today, I get the following: [steven@spc linux]$ sh scripts/options_linux | wc -l 2008 Compare to 2.2.18: [root@spc linux-2.2.18]# sh scripts/option

Re: Index of Kernel Configuration Options

2001-03-05 Thread Steven Cole
I'm not currently on the lkml list here, so I apologize if my cut and past reply messes up someone's threaded mail reader. AJF75 wrote: >Does anyone know whereabouts I could go to get an index of all >configurations options (i.e. drivers, etc.) that are available in the >latest Linux kernel? I am

Re: [PATCH] modify ver_linux to check e2fsprogs and more.

2001-02-08 Thread Steven Cole
On Thursday 08 February 2001 14:31, Jochen Striepe wrote: > > Hi, > > On 08 Feb 2001, Steven Cole <[EMAIL PROTECTED]> wrote: > > I have modified the scripts/ver_linux script to provide the following: > > [...] > > > hostname -V 2>&1 |

[PATCH] modify ver_linux to check e2fsprogs and more.

2001-02-08 Thread Steven Cole
I have modified the scripts/ver_linux script to provide the following: 1) The order of version checks is now the same as the list in the Current Minimal Requirements section of Documentation/Changes for easier comparison. 2) Made capitalization consistent with the list in Changes. 3) Added

[PATCH] Modify scripts/ver_linux to display reiserfsprogs version

2001-02-06 Thread Steven Cole
Here is a patch to the linux/scripts/ver_linux script which adds the reiserfsprogs utils to the items checked. If the reiserfsprogs have not been installed, the modified script outputs nothing for the Reiserfsprogs line (output looks the same as now). The current version of reiserfsck does not h

[PATCH] 2.4.1-ac3 CONFIG_INPUT documentation in Configure.help

2001-02-05 Thread Steven Cole
Here is a patch which adds documentation for CONFIG_INPUT to Configure.help. Now, only 496 undocumented config options in the 2.4.1-ac3 tree left to go, out of a total of 1982, of which 40 are apparently unused. This patch applies to 2.4.1-ac3. Steven --- linux/Documentation/Configure.help.or

[PATCH] 2.4.1 Documentation/Changes URL for Gnu Make 3.77

2001-01-31 Thread Steven Cole
The Changes file contains URLs for some required utilities, but not Gnu Make. This patch (against 2.4.1) lists the URL for Gnu Make 3.77. It appears that at least one person could have used this recently. My mailer will mangle the long lines, so the patch is attached. Steven --- linux/Docu

Re: 2.4.1pre8 slowdown on dbench tests

2001-01-24 Thread Steven Cole
On Wednesday 24 January 2001 09:44, Jens Axboe wrote: > On Wed, Jan 24 2001, Steven Cole wrote: > > > Thanks! Could I talk you into doing one last run? pre8 with > > > include/linux/elevator.h having these values set for > > > ELEVATOR_LINUS: > > > > Her

Re: 2.4.1pre8 slowdown on dbench tests

2001-01-24 Thread Steven Cole
On Tuesday 23 January 2001 13:54, Jens Axboe wrote: > > Thanks! Could I talk you into doing one last run? pre8 with > include/linux/elevator.h having these values set for > ELEVATOR_LINUS: > Here are two sets of dbench 48 runs with that mod. I can't explain why the second set is faster. The secon

Re: 2.4.1pre8 slowdown on dbench tests

2001-01-23 Thread Steven Cole
On Monday 22 January 2001 16:11, Jens Axboe wrote: > > Stephen, > > To rule out other factors, could you try 2.4.1-pre8 with > blk_started_io() and blk_finished_io() defined to nothing > in include/linux/blkdev.h? This will disable the max-locked-buffers > heuristic. > > Also, are the numbers abov

Re: Linux 2.4.0-ac10 build errors

2001-01-19 Thread Steven Cole
On Friday 19 January 2001 19:27, Jeff Garzik wrote: > Steven Cole wrote: > > I got the following errors building 2.4.0-ac10: > > The first three digits are the line number in the build log. > > Always run 'make mrproper' before building. > > Alan's patch

Linux 2.4.0-ac10 build errors

2001-01-19 Thread Steven Cole
I got the following errors building 2.4.0-ac10: The first three digits are the line number in the build log. 855 make[3]: Entering directory `/usr/src/linux-2.4.0-ac10/drivers/acpi' 856 make[3]: warning: -jN forced in submake: disabling jobserver mode. 857 gcc -D__KERNEL__ -I/usr/src/linux/includ

Re: 2.4.1pre8 slowdown on dbench tests

2001-01-18 Thread Steven Cole
On Thu, 18 Jan 2001, Marcelo Tosatti wrote: > On my dbench runs I've noted a slowdown between pre4 and pre8 with 48 > threads. (128MB, 2 CPU's machine) I ran dbench 48 four times in succession for 2.4.0 and 2.4.1-pre8. The change in performance appears to be not significant. This was performed w

Re: 2.4.1-pre7 build error.

2001-01-15 Thread Steven Cole
On Monday 15 January 2001 20:00, Steven Cole wrote: > Got this for 2.4.1-pre7 > > make[2]: *** No rule to make target `/usr/src/linux/incl', needed by > `softirq.o'. Stop. > make[2]: *** Waiting for unfinished jobs > make[2]: Leaving directory `/usr/src/linux

2.4.1-pre7 build error.

2001-01-15 Thread Steven Cole
Got this for 2.4.1-pre7 make[2]: *** No rule to make target `/usr/src/linux/incl', needed by `softirq.o'. Stop. make[2]: *** Waiting for unfinished jobs make[2]: Leaving directory `/usr/src/linux-2.4.1-pre7/kernel' make[1]: *** [first_rule] Error 2 Waiting for 2.4.1-pre8. Steven - To un

[PATCH] 2.4.0-ac9 fix for mm/shmem.c build error without CONFIG_SWAPFS enabled

2001-01-14 Thread Steven Cole
On Sunday 14 January 2001 02:56, Christoph Rohland wrote: > Steven Cole <[EMAIL PROTECTED]> writes: > > Here is a little patch which also fixes the symptoms of the build > > problem, and makes a kernel 1510 bytes smaller (without > > CONFIG_SWAPFS). Someone more know

Re: Linux 2.4.0-ac9

2001-01-13 Thread Steven Cole
On Saturday 13 January 2001 20:05, Karsten Hopp wrote: > You need to enable CONFIG_SWAPFS. > Those functions are enclosed by #ifdef CONFIG_SWAPFS and #endif, but > the references to them aren't. > > Karsten > > On Sat, Jan 13, 2001 at 06:40:40PM -0700, Steven Cole wrot

Re: Linux 2.4.0-ac9

2001-01-13 Thread Steven Cole
I got the following error while building 2.4.0-ac9: shmem.c:971: `shmem_readlink' undeclared here (not in a function) shmem.c:971: initializer element is not constant shmem.c:971: (near initialization for `shmem_symlink_inode_operations.readlink') shmem.c:972: `shmem_follow_link' undeclared here

Yet more benchmarks for 2.4.0-prerelease and -ac[4,5]

2001-01-03 Thread Steven Cole
I ran dbench 48 four times in succession for the following recent kernels. It looks like there may be a slight drop in performance for -ac5. For -ac4 and -ac5, the throughput dropped on run #3. That's probably just a fluke. I'll repeat these runs later when I get a chance. This was performed

Re: test13-pre7...

2000-12-30 Thread Steven Cole
It looks like 2.4.0-test13-pre7 is a clear winner when running dbench 48 on my somewhat slow test machine (450 Mhz P-III, 192MB, IDE). 2.2.183.53307 MB/sec (NB=4.41633 MB/sec 35.3307 MBit/sec) 2.2.19-pre3 3.81213 MB/sec (NB=4.76516 MB/sec 38.1213 MBit/sec) 2.4.0-test13

[PATCH] 2.4.0test13pre4-ac2 fix for CONFIG_SOUND_YMFPCI problem

2000-12-23 Thread Steven Cole
With 2.4.0-test13-pre4-ac2, I get the following error with make xconfig: make[1]: Leaving directory `/usr/src/linux-2.4.0-test13-pre4-ac2/scripts' wish -f scripts/kconfig.tk ERROR - Attempting to write value for unconfigured variable (CONFIG_SOUND_YMFPCI). It appears that in the 2.4.0test13pre4

[PATCH] 2.4.0-test13-pre4 fix drivers/ieee1394/Makefile

2000-12-23 Thread Steven Cole
ebi4 wrote: >ld: cannot open drivers/ieee1394/ieee1394.a: No such file or directory >make: *** [vmlinux] Error 1 Changing the order of a few lines in linux/drivers/ieee1394/Makefile fixes this problem. Here is the patch: Steven diff -u linux/drivers/ieee1394/Makefile.orig linux/drivers/ieee139

Re: test13-pre4-ac2 - part of diff fails

2000-12-23 Thread Steven Cole
Daniel Stone wrote: >linux-2.4.0-test12 + reiserfs + test13-pre4 + reiserfs makefile fix (only >changes fs/reiserfs/Makefile) + netfilter patch-o-matic stuff (only touches >net/ipv4/netfilter) + test13-pre4-ac2. I was able to patch and build 2.4.0test13pre4-ac2. I did not see the problem with sm

[PATCH] 2.4.0-test13pre4ac2 fix net/irda/irnet/Config.in: 1: bad if condition

2000-12-22 Thread Steven Cole
I get the following error with 2.4.0-test13-pre4-ac2: [root@localhost linux-2.4.0-test13-pre4-ac2]# make xconfig rm -f include/asm ( cd include ; ln -sf asm-i386 asm) make -C scripts kconfig.tk make[1]: Entering directory `/usr/src/linux-2.4.0-test13-pre4-ac2/scripts' cat header.tk >> ./kconfig.t

[PATCH] Configure.help for CONFIG_IRDA_OPTIONS

2000-12-21 Thread Steven Cole
Here is a micropatch to provide a help note for CONFIG_IRDA_OPTIONS. This applies against 2.4.0-test13-pre4. Steven diff -u linux/Documentation/Configure.help.orig linux/Documentation/Configure.help --- linux/Documentation/Configure.help.orig Thu Dec 21 21:16:50 2000 +++ linux/Documentation

Re: Possible patch for reiserfs-3.6.22 against 2.4.0-test12 w/ new_writepage

2000-12-19 Thread Steven Cole
For Linux-2.4.0-test12 : Reiserfs-3.6.23 ftp://ftp.reiserfs.org/pub/2.4/linux-2.4.0-test12-reiserfs-3.6.23-patch.gz See the archived message regarding this release here: http://marc.theaimsgroup.com/?l=reiserfs&m=97722705425882&w=2 For Linux-2.4.0-test13-preX, the following Makefile patch is al

ReiserFS now works with 2.4.0-test12 and test13-pre1,2,3

2000-12-18 Thread Steven Cole
For the benefit of those who want to run 2.4.0-test12 and 2.4.0-test13-preX kernels with ReiserFS and who are not actively monitoring the reiserfs-list, the following information may be of interest. Reiserfs version 3.6.22 (only) now works with these latest kernels, but two additional patches for

Re: Possible patch for reiserfs-3.6.22 against 2.4.0-test12

2000-12-12 Thread Steven Cole
Adam Sampson wrote: >The latest reiserfs patch on ftp.namesys.com causes compilation errors >against test12 due to the task queue changes. Does this look correct? [patch snipped] > >It does at least compile with these changes, but I haven't yet tested >it. Looking at run_task_queue, it would appe

Re: UP 2.2.18 makes kernels 3% faster than UP 2.4.0-test12

2000-12-12 Thread Steven Cole
On Tuesday 12 December 2000 13:38, Linus Torvalds wrote: > On Tue, 12 Dec 2000, Steven Cole wrote: > > Task: make -j3 bzImage for 2.4.0-test12-pre7 kernel tree. > > Actually, do it with > > make -j3 'MAKE=make -j3' bzImage > > A single "-j

Re: UP 2.2.18 makes kernels 3% faster than UP 2.4.0-test12

2000-12-12 Thread Steven Cole
On Tuesday 12 December 2000 11:40, Linus Torvalds wrote: > On Tue, 12 Dec 2000, Steven Cole wrote: > > Executive summary: SMP 2.4.0 is 2% faster than SMP 2.2.18. > > > I ran X and KDE 2.0 during the tests to provide a greater though > > reproducable load on the tested ke

Re: UP 2.2.18 makes kernels 3% faster than UP 2.4.0-test12

2000-12-12 Thread Steven Cole
On Monday 11 December 2000 11:46, Alan Cox wrote: > > Its an interesting demo that 2.4 has some performance problems since 2.2 > is slower than 2.0 although nowdays not much. Results for SMP 2.2.18 vs SMP 2.4.0-test12 are in. I repeated my earlier tests on a much faster dual P-III machine. Execu

Re: UP 2.2.18 makes kernels 3% faster than UP 2.4.0-test12

2000-12-12 Thread Steven Cole
Helge Hafting wrote: >Steven Cole wrote: >[...] >>Simple question here, and risking displaying great ignorance: >>Does it make sense to use make -jN where N is much greater than the >>number of CPUs? > >No, but it makes sense to have N at least one more than the num

Re: UP 2.2.18 makes kernels 3% faster than UP 2.4.0-test12

2000-12-11 Thread Steven Cole
On Mon, 11 Dec 2000, Mike Galbraith wrote: > On Mon, 11 Dec 2000, Steven Cole wrote: > > I have a SMP (dual P-III 733Mhz) machine at work, but it will be > > unavailable for testing for a few more days. I suspect that 2.4.0-test12 > > will do better than 2.2.18 with 2 CPUs

Re: UP 2.2.18 makes kernels 3% faster than UP 2.4.0-test12

2000-12-11 Thread Steven Cole
Aaron Tiensivu wrote: >Rerun the 2.4.0 with kgcc to be fair. :) John Fremlin wrote: >Two points: (1) gcc 2.95 makes slightly slower code than egcs-1.1 >(according to benchmarks on gcc.gnu.org) so compile 2.4 kernel with >egcs for a fairer comparison. (2) The new VM was a performance Ok, several

Re: more compile errors, test12-pre8 and reiserfs

2000-12-10 Thread Steven Cole
David Ford wrote: >journal.c: In function `reiserfs_journal_commit_thread': >journal.c:1816: invalid operands to binary != Just before that error, I also got this: journal.c: In function `setup_commit_task_arg': journal.c:1765: structure has no member named `next' Steven - To unsubscribe from t

Re: UP 2.2.18 makes kernels 3% faster than UP 2.4.0-test12

2000-12-10 Thread Steven Cole
Aaron Tiensivu wrote: >| 2.2.18-pre26 was compiled with gcc 2.91.66 (kgcc). >| 2.4.0-test12-pre7 was compiled with gcc 2.95.3. > >That's your answer right there. >GCC 2.95.3 compiles much slower than kgcc. > >Rerun the 2.4.0 with kgcc to be fair. :) Actually, it is fair. There are really two res

UP 2.2.18 makes kernels 3% faster than UP 2.4.0-test12

2000-12-10 Thread Steven Cole
I performed the following tests running both 2.4.0-test12-pre7 and 2.2.18-pre26. All kernel builds were done in console mode (no X). All numbers are seconds required to make bzImage. Times were obtained using the date command before and after make bzImage in a script. Each test was performed t

  1   2   >