Re: [kbuild-devel] Re: Rename all derived CONFIG variables

2001-03-12 Thread Keith Owens
On Mon, 12 Mar 2001 03:53:07 -0500, "Eric S. Raymond" <[EMAIL PROTECTED]> wrote: >But if we're going to push Linus and the kernel crew to switch to >CML2, then why invite the political tsuris of trying to get a large >patch into 2.4 now? Maybe I'm missing something here, but this doesn't >seem n

Re: [patch] serial console vs NMI watchdog

2001-03-12 Thread Keith Owens
On Mon, 12 Mar 2001 00:27:14 -0800, george anzinger <[EMAIL PROTECTED]> wrote: >Keith Owens wrote: >> kdb uses NMI IPI to get the other cpu's attention. One cpu is in >> control and may or may not be accepting NMI, it depends on the event >> that entered kdb. T

Rename all derived CONFIG variables

2001-03-11 Thread Keith Owens
In 2.4.2-ac18 there are 130 CONFIG options that are always derived from other options, the user has no control over them. It is useful for the kernel build process to know which variables are derived and which variables the user can control. There are also 6 CONFIG options that are not used anyw

Re: [patch] serial console vs NMI watchdog

2001-03-11 Thread Keith Owens
On Sun, 11 Mar 2001 20:43:16 -0800, george anzinger <[EMAIL PROTECTED]> wrote: >Consider this. Why not use the NMI to sync the cpus. Kdb would have a >function that is called each NMI. kdb uses NMI IPI to get the other cpu's attention. One cpu is in control and may or may not be accepting NMI

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

2001-03-11 Thread Keith Owens
On Sun, 11 Mar 2001 06:37:10 -0700, Steven Cole <[EMAIL PROTECTED]> wrote: >On Sunday 11 March 2001 00:08, Jeff Garzik wrote: >> Keith Owens wrote: >> > If any of these CONFIG_ options are always derived (i.e. the user never >> > sees them on a config menu) then

Re: [patch] serial console vs NMI watchdog

2001-03-10 Thread Keith Owens
On Sun, 11 Mar 2001 08:44:24 +0100 (CET), Ingo Molnar <[EMAIL PROTECTED]> wrote: >Andrew, > >your patch looks too complex, and doesnt cover the case of the serial >driver deadlocking. Why not add a "touch_nmi_watchdog_counter()" function >that just changes last_irq_sums instead of adding locking?

Re: [patch] serial console vs NMI watchdog

2001-03-10 Thread Keith Owens
On Sun, 11 Mar 2001 08:53:40 +0100 (CET), Ingo Molnar <[EMAIL PROTECTED]> wrote: >it sure has an alternative. The 'cpus spinning' code calls touch_nmi() >within the busy loop, the polling code on the control CPU too. This is >sure more robust and catches lockup bugs in kdb too ... Works for me.

Re: 2.4.3pre1: kernel BUG at page_alloc.c:73!

2001-03-10 Thread Keith Owens
>On Suday, 11 March 2001, at 17:54:23 (+1100), >Keith Owens wrote: >> Bug caused by binary only driver. Complain to nvidia, not linux-kernel. On Sat, 10 Mar 2001 23:12:50 -0800, David Raufeisen <[EMAIL PROTECTED]> wrote: >Well, the kernel module is open source.. That is ju

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

2001-03-10 Thread Keith Owens
On Sun, 11 Mar 2001 02:08:15 -0500, Jeff Garzik <[EMAIL PROTECTED]> 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 >&g

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

2001-03-10 Thread Keith Owens
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 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. If a

Re: 2.4.3pre1: kernel BUG at page_alloc.c:73!

2001-03-10 Thread Keith Owens
On Sat, 10 Mar 2001 22:14:27 -0800, David Raufeisen <[EMAIL PROTECTED]> wrote: >Mar 10 21:34:30 prototype kernel:[free_pages+36/48] >[NVdriver:osFreeContigPages+79/84] [] [NVdriver:RmTeardownAGP+156/176] >[] [NVdriver:nv_devices+0/384] [NVdriver:nvExtEscape+2888/3100] [< Bug caused by

Re: khubd oops in 2.4.2-ac16

2001-03-09 Thread Keith Owens
On Fri, 9 Mar 2001 21:51:57 +0300, Oleg Drokin <[EMAIL PROTECTED]> wrote: >ksymoops 2.3.5 on i686 2.4.2-ac16. Options used >Warning (compare_maps): mismatch on symbol __module_author , usbnet says c89338c0, >/lib/modules/2.4.2-ac16/kernel/drivers/usb/usbnet.o says c893472c. Ignoring >/lib/mo

Re: Kernel crash - reboot or hang

2001-03-08 Thread Keith Owens
On Thu, 8 Mar 2001 16:17:23 +0200, Mircea Damian <[EMAIL PROTECTED]> wrote: >I had two crashes with 2.4.2 and 2.4.2-pre2 on my local SMTP/POP3/SAMBA/WWW >server (once under some load and the second one - with 2.4.2-pre2 - while >it was almost idle). >Should I use kdb or just remote logging would

Re: [PATCH] Documentation/Changes & hunting

2001-03-08 Thread Keith Owens
On Thu, 8 Mar 2001 21:00:25 -0500 (EST), Rob Cermak <[EMAIL PROTECTED]> wrote: >Included some info on things needed to compile 2.4.2-ac16. Feel free to >further edit and comment. Patched against -ac16. [linux = ac16; my >edited version is ac14]. >+o flex 2.5.4

Re: 2.4.2-ac13 make modules_install error

2001-03-06 Thread Keith Owens
On Wed, 7 Mar 2001 00:04:08 -0500 (EST), Frank Davis <[EMAIL PROTECTED]> wrote: >make[2]: Entering directory '/usr/src/linux/drivers/atm' >mkdir -p /lib/modules/2.4.2-ac13/kernel/$(shell ($CONFIG_SHELL) >$(TOPDIR)/scripts/pathdown.sh) >/bin/sh: CONFIG_SHELL: command not found >/bin/sh: TOPDIR: c

Re: Forcible removal of modules

2001-03-06 Thread Keith Owens
On Tue, 6 Mar 2001 14:17:28 -0800 (PST), Thomas Hood <[EMAIL PROTECTED]> wrote: >My question is: Is there some better way of blocking >all open() calls to a particular device driver while >processes using it are being killed off? Not yet. There have been some off list discussions about redoing

2.4 mkdep and symlinked kernel source

2001-03-04 Thread Keith Owens
The recent changes to mkdep can create incorrect dependencies when (a) the kernel source is a symlink and (b) you cd to the symlink and (c) your shell exports PWD. This one line patch against 2.4.3-pre2 gives consistent results. Please report any problems to [EMAIL PROTECTED] Index: 3-pre2

Re: 2.4.2-pre1 mkdep and symlinked $TOPDIR

2001-03-04 Thread Keith Owens
On Sun, 04 Mar 2001 16:24:57 +1100, Andrew Morton <[EMAIL PROTECTED]> wrote: >I do builds in /usr/src/linux, which is a symlink >to /usr/src/linux-akpm. The recent `mkdep' changes >have broken this practice most horridly. When searching >.hdepend, `make' doesn't recognise that nested headers >h

Re: LILO error with 2.4.3-pre1...

2001-03-03 Thread Keith Owens
On Sat, 03 Mar 2001 19:19:28 -0600, "Steven J. Hill" <[EMAIL PROTECTED]> wrote: >I have no idea why the 1023 limit is coming up considering 2.4.2 and >LILO were working just fine together and I have a newer BIOS that has >not problems detecting the driver properly. Go ahead, call me idiot :). OK

Re: [patch] 2.4.3-pre1 dependencies are broken

2001-03-03 Thread Keith Owens
On Sun, 04 Mar 2001 05:16:37 +1100, Andrew Morton <[EMAIL PROTECTED]> wrote: >mkdep has got itself a new feature, but the makefiles haven't >been updated. Linus took the change to mkdep.c but missed the associated Makefile and Rules.Make changes. This patch brings 2.4.3-pre1 up to date with my

Re: kmod error

2001-03-02 Thread Keith Owens
On Fri, 2 Mar 2001 20:55:37 -0500 , "MEHTA,HIREN (A-SanJose,ex1)" <[EMAIL PROTECTED]> wrote: >kmod: failed to exec /sbin/modprobe -s -l binfmt-464c, errno = 8. You must have support for elf binaries built into the kernel. - To unsubscribe from this list: send the line "unsubscribe linux-kernel"

Re: negative mod use count

2001-02-28 Thread Keith Owens
On Wed, 28 Feb 2001 20:58:06 +0100, Boris Dragovic <[EMAIL PROTECTED]> wrote: >what does negative module use count mean? Either an extra MOD_DEC_USE_COUNT was issued (buggy code) or the module has a can_unload() function. When modules define a can_unload() routine then the use count is always d

Re: [PATCH] reiserfs patch for linux-2.4.2

2001-02-28 Thread Keith Owens
On Wed, 28 Feb 2001 20:27:33 +0100, Christoph Hellwig <[EMAIL PROTECTED]> wrote: >Urgg. limits.h is a userlevel header... > >The attached patch will make similar atempts fail (but not this one as >there is also a limits.h in gcc's include dir). > >--- linux-2.4.0/Makefile Mon Dec 25 19:21:1

Re: Errors compiling 2.4.2

2001-02-28 Thread Keith Owens
On Wed, 28 Feb 2001 17:20:35 -0600, Matthew Fredrickson <[EMAIL PROTECTED]> wrote: >make[1]: Entering directory `/usr/src/linux-2.4.2/arch/i386/boot' >ld -m elf_i386 -Ttext 0x0 -s -oformat binary bbootsect.o -o bbootsect >ld: cannot open binary: No such file or directory Please search the l-k ar

Re: Linux 2.4.2ac6

2001-02-27 Thread Keith Owens
On Tue, 27 Feb 2001 16:54:28 -0800 (PST), "Sergey Kubushin" <[EMAIL PROTECTED]> wrote: >Menuconfig doesn't work. Worked fine in 2.4.2-ac5. Against 2.4.2-ac6. Index: 2.9/arch/i386/config.in --- 2.9/arch/i386/config.in Wed, 28 Feb 2001 12:44:01 +1100 kaos (linux-2.4/T/c/36_config.in 1.1.2.1.1.2

Re: another Linux-2.4.2 splat: *** target pattern contains no `%'. Stop.

2001-02-27 Thread Keith Owens
On Tue, 27 Feb 2001 15:25:45 -0600, "David L. Nicol" <[EMAIL PROTECTED]> wrote: >[david@nicol1 linux]$ make dep > >make[3]: Entering directory `/mnt/sdb2/src/linux-2.4.2/drivers' >make -C acpi fastdep >make[4]: Entering directory `/mnt/sdb2/src/linux-2.4.2/drivers/acpi' >Makefile:29: *** target p

[Announce] kdb v1.8 is available

2001-02-26 Thread Keith Owens
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Content-Type: text/plain; charset=us-ascii http://oss.sgi.com/projects/kdb/download/ix86/ contains patches for kdb v1.8 against 2.4.2 and 2.4.2-ac5. The main reason for this release is to hook into the panic() routine and to sync with the NMI change

Re: Announce: modutils 2.4.3 is available

2001-02-26 Thread Keith Owens
On Mon, 26 Feb 2001 11:08:59 +0100, Stefan Smietanowski <[EMAIL PROTECTED]> wrote: >Keith Owens wrote >> modutils-2.4.3.tar.gz Source tarball, includes RPM spec file > >IIRC 2.4.2 was 2.4 only, and was released under protest, is it the same >for 2.4.3? modutils

Announce: modutils 2.4.3 is available

2001-02-25 Thread Keith Owens
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Content-Type: text/plain; charset=us-ascii Just a small collection of bug fixes. No new facilities. ftp://ftp..kernel.org/pub/linux/utils/kernel/modutils/v2.4 modutils-2.4.3.tar.gz Source tarball, includes RPM spec file modutils-2.4.3-1.

[patch] 2.4.2 softirq cleanup

2001-02-25 Thread Keith Owens
softirq/include/linux/irq_cpustat.h Mon Feb 26 14:37:46 2001 @@ -7,6 +7,11 @@ * they define their own mappings for irq_stat. * * Keith Owens <[EMAIL PROTECTED]> July 2000. + * + * Added _current forms to allow architectures with per cpu pages to take + * advantage of the opti

Re: Mysterious lockups with 2.4.X (Help w/KDB)

2001-02-25 Thread Keith Owens
On Sun, 25 Feb 2001 13:39:16 -0500, Pete Toscano <[EMAIL PROTECTED]> wrote: >Unable to handle kernel NULL pointer dereference at virtual address 017c > printing eip: >and then the KDB prompt appears. Back when I had my emu10k problems, >Keith Owen told me to (in a nutshell), go through the r

Re: odd memory corrupt problem

2001-02-22 Thread Keith Owens
On Thu, 22 Feb 2001 18:46:24 -0800, LA Walsh <[EMAIL PROTECTED]> wrote: >Any ideas why? Not that I'm whining, but a good debugger with a 'watch' capability >would do wonders at this point. kdb - bpha audit_state dataw - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in

Re: trouble with 2.4.2 just released

2001-02-22 Thread Keith Owens
On Thu, 22 Feb 2001 13:55:28 -0500, Heitzso <[EMAIL PROTECTED]> wrote: >ld: cannot open binary: no such file or directory Binutils incompatibility. Linus, please apply. Index: 2.1/arch/i386/boot/Makefile --- 2.1/arch/i386/boot/Makefile Fri, 05 Jan 2001 13:42:29 +1100 kaos (linux-2.4/T/c/44_Ma

Re: Linux-2.4.2

2001-02-21 Thread Keith Owens
On Wed, 21 Feb 2001 22:19:20 -0500, Billy Harvey <[EMAIL PROTECTED]> wrote: >ld -m elf_i386 -Ttext 0x0 -s -oformat binary bbootsect.o -o bbootsect >ld: cannot open binary: No such file or directory Change -oformat to --oformat. Binutils incompatibility. - To unsubscribe from this list: send th

Re: "Unable to handle kernel paging request" x 3

2001-02-21 Thread Keith Owens
On Wed, 21 Feb 2001 13:47:21 -0300 (ARST), Alberto Bertogli <[EMAIL PROTECTED]> wrote: >Kernel panic: Attemped to kill the idle task! >In idle task - not syncing > >This last line doesn't appear on the ksymoops report, i really dont know why it >insists on cutting it. Because it has nothing to

Re: [2.4.1] system goes glacial, Reiser on /usr doesn't sync

2001-02-20 Thread Keith Owens
On Tue, 20 Feb 2001 02:16:09 -0800, Kevin Turner <[EMAIL PROTECTED]> wrote: >[binfmt_misc:__insmod_binfmt_misc_O/lib/modules/2.4.1-pre12/kernel/fs/bi+-621596/96] > >Why binfmt_misc? I'll be burned if I know. Because klogd conversion of addresses to symbols is a pile of crud. Turn off klogd symb

Re: [LONG RANT] Re: Linux stifles innovation...

2001-02-19 Thread Keith Owens
On Mon, 19 Feb 2001 10:58:36 -0500 (EST), "Richard B. Johnson" <[EMAIL PROTECTED]> wrote: >I was unable to use the new kernel because the drivers I need for >`initrd` all had undefined symbols relating to some high memory stuff. >This, in spite of the fact that I did: > >cp .config .. >make clean

Re: Linux 2.4.1-ac15

2001-02-19 Thread Keith Owens
On Mon, 19 Feb 2001 16:04:07 + (GMT), Alan Cox <[EMAIL PROTECTED]> wrote: >My spinlock based fix has almost no contention and doesnt require 64 processors >grind to a halt on a big machine just to handle a module list change. Sorry >I don't think it supports your argument I am not proposing

Re: Linux 2.4.1-ac15

2001-02-19 Thread Keith Owens
On Mon, 19 Feb 2001 14:25:39 +0100, Christoph Hellwig <[EMAIL PROTECTED]> wrote: >You just reinvented the read-copy-update model >(http://www.rdrop.com/users/paulmck/rclock/intro/rclock_intro.html)... > >The mail proposing that locking model for module unloading is not yet >in the arvhices, sorry

Re: Linux 2.4.1-ac15

2001-02-19 Thread Keith Owens
On Mon, 19 Feb 2001 06:15:22 -0600 (CST), Philipp Rumpf <[EMAIL PROTECTED]> wrote: >Unless I'm mistaken, we need both use counts and SMP magic (though not >necessarily as extreme as what the "freeze all other CPUs during module >unload" patch did). > >I think something like this would work (in ad

Re: Linux 2.4.1-ac15

2001-02-19 Thread Keith Owens
On Mon, 19 Feb 2001 11:35:08 + (GMT), Alan Cox <[EMAIL PROTECTED]> wrote: >The problem isnt running module code. What happens in this case > >mod->next = module_list; >module_list = mod; /* link it in */ > >Note no write barrier. It works on ix86 so the code must be righ

Re: [PATCH] a more efficient BUG() macro

2001-02-17 Thread Keith Owens
On Sun, 18 Feb 2001 12:33:35 +1100, Andrew Morton <[EMAIL PROTECTED]> wrote: >__BASE_FILE__ does this. It expands to the thing which you >typed on the `gcc' command line. > >bix:/home/morton> ./a.out >3 at a.c >3 at a.c But __LINE__ is wrong. Forget what I said about __C_FILE__ and __C_LINE__,

Re: [PATCH] a more efficient BUG() macro

2001-02-17 Thread Keith Owens
On Sun, 18 Feb 2001 01:33:53 +0100, "J . A . Magallon" <[EMAIL PROTECTED]> wrote: >Try this: >a.h: >#define hello printf("%d at %s\n",__LINE__,__FILE__) > >a.c: >#include >#include "a.h" > >int main() >{ >hello; >hello; >return 0; >} > >werewolf:~/ko> gcc a.c -o a >werewolf:~/ko> a >

Re: [PATCH] a more efficient BUG() macro

2001-02-17 Thread Keith Owens
On Sat, 17 Feb 2001 13:15:42 + (GMT), Hugh Dickins <[EMAIL PROTECTED]> wrote: >On Sat, 17 Feb 2001, Paul Gortmaker wrote: >> Anyway this small patch makes sure there is only one "kernel BUG..." string, >> and dumps __FILE__ in favour of an address value since System.map data is >> needed to

Re: [PROBLEM]: grep hanging with ReiserFS

2001-02-16 Thread Keith Owens
On Sat, 17 Feb 2001 02:12:40 -0500, Shawn Starr <[EMAIL PROTECTED]> wrote: > grep -r "216.234.235.46" * >Im using grep in /etc and its just waiting grep -r follows symlinks and tries to open named pipes. If you have qmail installed then /etc/qmail is a symlink to /var/qmail and named pipe /

Re: "make dep" problem

2001-02-16 Thread Keith Owens
On Fri, 16 Feb 2001 17:44:27 +0100 (CET), Andrzej Krzysztofowicz <[EMAIL PROTECTED]> wrote: > While trying to compile 2.4.1-ac1[34] I noticed that the following error >message appears sometimes: > >make[3]: *** No rule to make target >/home29/ankry/kernel/2.4/linux/drivers/pci/devlist.h', need

Re: CONFIG_MODVERSIONS and same named files

2001-02-16 Thread Keith Owens
On Fri, 16 Feb 2001 08:19:28 -0700, Tom Rini <[EMAIL PROTECTED]> wrote: >Hey all. The modversions code has a slight problem with files of the same >name, but in different directories. eg: drivers/a/foo.c exports FOO, and >drivers/b/foo.c exports BAR, include/linux/modules/foo.ver will only have

Re: modules_install target

2001-02-14 Thread Keith Owens
On Thu, 15 Feb 2001 01:38:46 +0100, "J . A . Magallon" <[EMAIL PROTECTED]> wrote: >I have recently noticed that 'make modules_install' tries as a last step > >if [ -r System.map ]; then /sbin/depmod -ae -F System.map 2.4.1-ac13; fi > >I depends on 'make install' doing the right symlinks in /boot

[PATCH] 2.4.1ac12 mkdep -I support - take 2

2001-02-13 Thread Keith Owens
Get rid of the special case in drivers/acpi/Makefile. mkdep now uses the same -I options in the same order as the compiler. Against 2.4.1ac12. Change from take 1 - make is too dumb to realise that /path/name/file.h is the same as file.h when current directory is /path/name, so do not use the fu

[PATCH] 2.4.2-pre3 mkdep -I support - take 2

2001-02-13 Thread Keith Owens
ce files are noticed, rather than silently ignored. + * + * 2.4.2-pre3, Keith Owens <[EMAIL PROTECTED]> + * - Accept cflags followed by '--' followed by filenames. mkdep extracts -I + * options from cflags and looks in the specified directories as well as the + * defaults. Onl

Re: strange bug, alloca suspected

2001-02-13 Thread Keith Owens
On Tue, 13 Feb 2001 22:10:27 +0100, Yann Droneaud <[EMAIL PROTECTED]> wrote: >Modprobe don't use alloca() correctly, then glibc failed. (stack corruption ?) >This mail is sent to glibc, gcc and modutils maintainers. Thanks, modutils bug, not a glibc problem. Against modutils 2.4.2. Index: 3.2/

Re: 2.4.[01] and duron - unresolved symbol _mmx_memcpy

2001-02-12 Thread Keith Owens
On Tue, 13 Feb 2001 07:47:33 +0100, "Ph. Marek" <[EMAIL PROTECTED]> wrote: >and the modules dependencies are not all set! >make modules_install does not check for modules compilation - says >"cp: file not found". I think that's because modules_install doesn't >depend on the modules Correct. The

Re: 2.4.[01] and duron - unresolved symbol _mmx_memcpy

2001-02-12 Thread Keith Owens
On Mon, 12 Feb 2001 08:04:59 +0100, "Ph. Marek" <[EMAIL PROTECTED]> wrote: >Some time ago I tried 2.4.0 compiled with option for duron-processors, >yesterday I tried 2.4.1; both give problems on insmod/modprobe with some >modules, eg. tulip. > >The offending function is _mmx_memcpy I need the ou

[patch] 2.4.1-ac10 warning cleanup

2001-02-11 Thread Keith Owens
Another installment in the never ending battle to keep the kernel build free from warnings. diff -urp 2.4.1-ac10.orig/arch/i386/kernel/traps.c 2.4.1-ac10/arch/i386/kernel/traps.c --- 2.4.1-ac10.orig/arch/i386/kernel/traps.cMon Feb 12 11:57:01 2001 +++ 2.4.1-ac10/arch/i386/kernel/traps.c Mon F

Re: 2.4.1-ac10 compile error

2001-02-11 Thread Keith Owens
On Sun, 11 Feb 2001 17:34:04 -0500 (EST), Frank Davis <[EMAIL PROTECTED]> wrote: >Hello, >I received the following while compiling 2.4.1-ac10: >... >make[3]: *** No rule to make target '/usr/src/linux/drivers/pci/devlist.h', needed by >names.o'. Stop >make[3]: Leaving directory '/usr/src/lin

[PATCH] 2.4.2-pre3 mkdep -I support

2001-02-10 Thread Keith Owens
27;filename.o' depends upon 'filename.[cS]'. This is so that * missing source files are noticed, rather than silently ignored. + * + * 2.4.2-pre3, Keith Owens <[EMAIL PROTECTED]> + * - Accept cflags followed by '--' followed by filenames. mkdep extracts -I + * opt

Re: 2.4.1: unresolved symbol with nfsd as a module

2001-02-09 Thread Keith Owens
On Fri, 9 Feb 2001 17:56:37 +0100, Jean-Luc Fontaine <[EMAIL PROTECTED]> wrote: ># insmod ./kernel/fs/nfsd/nfsd.o >./kernel/fs/nfsd/nfsd.o: unresolved symbol nfsd_linkage ># fgrep nfsd System.map >c01f3f60 ? __kstrtab_nfsd_linkage >c01f8b90 ? __ksymtab_nfsd_linkage >c01fedc8 D nfsd_linkage http

Re: ksymoops versioning

2001-02-09 Thread Keith Owens
On Sat, 10 Feb 2001 00:59:52 +0100, "J . A . Magallon" <[EMAIL PROTECTED]> wrote: >Just a little mismatch in versions. >ksymoops packaged as 2.4.0 still says it is version 2.3.7: Known mistake, human error, just ignore it. The version number will be fixed in the next ksymoops, once I have somet

Re: Oops on UHCI module unload (2.4.2-pre1)

2001-02-06 Thread Keith Owens
On Tue, 6 Feb 2001 05:40:40 -0300, John R Lenton <[EMAIL PROTECTED]> wrote: >When trying to figure out how to get USB to work (it was the MPS >setting, more in other post) I got a repeatable Oops (is it an >oops? it doesn't say "Oops!" like I thought they do). The kernel makes you guess what the

Re: Oops on module onload

2001-02-05 Thread Keith Owens
On Tue, 6 Feb 2001 02:14:21 -0300, John R Lenton <[EMAIL PROTECTED]> wrote: >I'm getting oopsen on unloading the USB modules; when I run >ksymoops over the oops it decodes into any-vegetable-module (I >assume because the ksyms are no longer the same). In what way >could I obtain a meaningul decod

Re: smp_num_cpus redefined? (compiling 2.2.18 for non-SMP?)

2001-02-05 Thread Keith Owens
On Mon, 5 Feb 2001 19:06:58 -0500 , "Miller, Brendan" <[EMAIL PROTECTED]> wrote: >I have a problem that would have started out as "I can't compile my device >driver with 2.2.18". I was compiling my device driver for non-SMP while my >kernel (and thus /usr/src/linux) was SMP. So I looked at comp

Re: make problem: -Dfoo='"bar"' and FILES_FLAGS_CHANGED in .flags

2001-02-05 Thread Keith Owens
On 05 Feb 2001 13:47:10 -0800, Kevin Hilman <[EMAIL PROTECTED]> wrote: >When using -Dfoo='"bar"' in CFLAGS, it ends up as -Dfoo=bar in the >.flags file. This difference causes the FILES_FLAGS_CHANGED to get >set for any files that have that in their CFLAGS, and therefore they >are always remade.

Re: modversions.h source pollution in 2.4

2001-02-05 Thread Keith Owens
On Mon, 5 Feb 2001 11:16:50 -0700 (MST), Andreas Dilger <[EMAIL PROTECTED]> wrote: >Keith Owens writes: >> Maintainers: please fix these sources by removing modversions.h. > >It is not clear from your posting if anything other than removing the >"#include " li

modversions.h source pollution in 2.4

2001-02-04 Thread Keith Owens
The following files explicitly include linux/modversions.h. They should not do this, the Makefiles are responsible for automatically including modversions.h. Since modversions.h will disappear in 2.5, consider this advance warning that the offending sources can expect problems. Maintainers: ple

Re: [BUG?] ISA-PnP and 3c509 NIC won't work together

2001-02-03 Thread Keith Owens
On Sat, 03 Feb 2001 18:54:44 +0100, Viktor Rosenfeld <[EMAIL PROTECTED]> wrote: >With ISA-PnP compiled in, and 3c509 support compiled as module: ># modprobe 3c509 >/lib/modules/2.4.1/kernel/drivers/net/3c509.o: invalid parameter parm_io >/lib/modules/2.4.1/kernel/drivers/net/3c509.o: insmod >/lib

Re: Fix for include/linux/fs.h in 2.4.0 kernels

2001-02-03 Thread Keith Owens
On 03 Feb 2001 10:09:39 +, Graham Murray <[EMAIL PROTECTED]> wrote: >Keith Owens <[EMAIL PROTECTED]> writes: >> This has all been thrashed out before. Read the threads >> >> >http://www.mail-archive.com/linux-kernel@vger.rutgers.edu/2000-month

Re: Fix for include/linux/fs.h in 2.4.0 kernels

2001-02-03 Thread Keith Owens
On 03 Feb 2001 08:48:54 +, Graham Murray <[EMAIL PROTECTED]> wrote: >So what is your advice? Would the "correct" action be to take a >snapshot of the appropriate kernel directories against which glibc is >built? (ie to copy the directories (or those files needed) to >/usr/include/asm and /us

Re: Missing modversions.h in module sources for 2.4.x?

2001-02-02 Thread Keith Owens
On Fri, 02 Feb 2001 21:28:13 -0800, Martin Bogomolni <[EMAIL PROTECTED]> wrote: >c02817f0 usb_match_id_R__ver_usb_match_id >The solution was to add the #include header >into each of the drivers affected. Wrong. See http://www.tux.org/lkml/#s8-8 - To unsubscribe from this list: send the line "

Re: Fix for include/linux/fs.h in 2.4.0 kernels

2001-02-02 Thread Keith Owens
On Sat, 3 Feb 2001 00:49:26 -0200, Fr d ric L. W. Meunier <[EMAIL PROTECTED]> wrote: >Keith Owens wrote: >> Relying on /usr/include/{linux,asm} always pointing at the >> current kernel source is broken as designed. > >From glibc 2.2.1 FAQ: > >2.17. I have /usr/

Re: Fix for include/linux/fs.h in 2.4.0 kernels

2001-02-02 Thread Keith Owens
On Sat, 03 Feb 2001 00:04:16 +0100, Jocelyn Mayer <[EMAIL PROTECTED]> wrote: >I had some problems while compiling some applications >with the 2.4.0 kernel. >The problem was a conflict between string.h from the libc >and the one from the kernel, which is included in fs.h Rule 1. Applications mu

Re: [reiserfs-list] Re: ReiserFS Oops (2.4.1, deterministic, symlink

2001-02-02 Thread Keith Owens
On Fri, 2 Feb 2001 16:39:18 -0500 (EST), Alan Cox <[EMAIL PROTECTED]> wrote: >Large numbers of people routinely build the kernel with 'unsupported' compilers gcc version 2.96-ia64-000717 snap 001117 - works for me doing cross compile from ia32 to ia64. Anybody adding #ifdef, please include thi

Re: Power usage Q and parallel make question (separate issues)

2001-02-01 Thread Keith Owens
On Thu, 01 Feb 2001 00:13:17 -0800, LA Walsh <[EMAIL PROTECTED]> wrote: >Keith Owens wrote: >> It works, until somebody does this >> >> make -j 4 modules modules_install >--- > But that doesn't work now. Agreed, but letting modules_install paral

Re: Power usage Q and parallel make question (separate issues)

2001-01-31 Thread Keith Owens
On Wed, 31 Jan 2001 19:02:03 -0800, LA Walsh <[EMAIL PROTECTED]> wrote: >This seems to serialize the delete, run the mod-installs in parallel, then run the >depmod when they are done. It works, until somebody does this make -j 4 modules modules_install There is not, and never has been, any

Re: BUG: v2.4.1 missing EXPORT_SYMBOL

2001-01-31 Thread Keith Owens
On Wed, 31 Jan 2001 15:44:29 -0500 (EST), Eric Kasten <[EMAIL PROTECTED]> wrote: >Quick bug report for kernel 2.4.1. There needs to be a >EXPORT_SYMBOL(name_to_kdev_t); at the bottom of linux/init/main.c. >name_to_kdev_t is used by the md driver (and maybe others). If the >driver is built as a

Re: 2.2.18 - failed to exec /sbin/modprobe -s -k binfmt-464c

2001-01-31 Thread Keith Owens
On Wed, 31 Jan 2001 14:17:56 -0700, "Josh Higham" <[EMAIL PROTECTED]> wrote: >failed to exec /sbin/modprobe -s -k binfmt-464c You compiled your kernel with support for ELF objects as a module. You execute an ELF program, the kernel tries to autoload the ELF module using modprobe which is an ELF

Re: Power usage Q and parallel make question (separate issues)

2001-01-31 Thread Keith Owens
On Wed, 31 Jan 2001 11:44:28 -0800, LA Walsh <[EMAIL PROTECTED]> wrote: >So, just about anyone I know uses make -j X [-l Y] bzImage modules, but I noticed that >make modules_install isn't parallel safe in 2.4 -- since it takes much longer than the >old, it would make sense to want to run it in pa

Re: 2.2.18: apm initialised before dmi_scan?

2001-01-31 Thread Keith Owens
On Wed, 31 Jan 2001 22:54:22 +1100 (EST), Neale Banks <[EMAIL PROTECTED]> wrote: >If this is a correct and justifiable fix for 2.2 then in 2.4 should >dmi_scan.o be included in export-objs? Or is there a "better" way of >doing this? It should already be correct in 2.4. In 2.2 the OX_OBJS list

Re: 2.4.1 -- Unresolved symbols in radio-miropcm20.o

2001-01-31 Thread Keith Owens
On Wed, 31 Jan 2001 09:46:19 +0100 (CET), [EMAIL PROTECTED] (Arjan van de Ven) wrote: >Unfortionatly, this is impossible. The miropcm config question is asked >before the "sound" question, and the aci question is asked after that (all >in ake config). In 2.2.x we have an #ifdef in the driver that

Re: unresolved symbol in 2.4.1 depmod.

2001-01-30 Thread Keith Owens
On Tue, 30 Jan 2001 18:27:40 -0500, [EMAIL PROTECTED] wrote: >In article <[EMAIL PROTECTED]> you write: >> On Tue, 30 Jan 2001 14:15:20 -0600 (CST), >> Jason Michaelson <[EMAIL PROTECTED]> wrote: >> >Greetings. I've just procured myself a copy of 2.4.1, and tried to build >> >it. At the tail end

Re: Version 2.4.1 cannot be built.

2001-01-30 Thread Keith Owens
On Tue, 30 Jan 2001 18:09:48 -0500 (EST), "Richard B. Johnson" <[EMAIL PROTECTED]> wrote: >On Wed, 31 Jan 2001, Keith Owens wrote: >> You mean that nobody reads Documentation/Changes any more? > >Seldom, only once or twice a day. Guess that's not ofte

Re: Version 2.4.1 cannot be built.

2001-01-30 Thread Keith Owens
On Tue, 30 Jan 2001 17:57:44 -0500 (EST), "Richard B. Johnson" <[EMAIL PROTECTED]> wrote: >On Wed, 31 Jan 2001, Keith Owens wrote: > >> On Tue, 30 Jan 2001 16:45:16 -0500 (EST), >> "Richard B. Johnson" <[EMAIL PROTECTED]> wrote: >> >Th

Re: 2.4.1 -- Unresolved symbols in radio-miropcm20.o

2001-01-30 Thread Keith Owens
On Tue, 30 Jan 2001 13:08:12 -0800, Miles Lane <[EMAIL PROTECTED]> wrote: >depmod: *** Unresolved symbols in >/lib/modules/2.4.1/kernel/drivers/media/radio/radio-miropcm20.o >depmod:aci_write_cmd >depmod:aci_indexed_cmd >depmod:aci_write_cmd_d Those symbols are defined in

Re: unresolved symbol in 2.4.1 depmod.

2001-01-30 Thread Keith Owens
On Tue, 30 Jan 2001 14:15:20 -0600 (CST), Jason Michaelson <[EMAIL PROTECTED]> wrote: >Greetings. I've just procured myself a copy of 2.4.1, and tried to build >it. At the tail end of a make modules_install, the following error occurs: > >depmod: *** Unresolved symbols in /lib/modules/2.4.1/kerne

Re: Version 2.4.1 cannot be built.

2001-01-30 Thread Keith Owens
On Tue, 30 Jan 2001 16:45:16 -0500 (EST), "Richard B. Johnson" <[EMAIL PROTECTED]> wrote: >The subject says it all. `make dep` is now broken. >make[4]: Entering directory `/usr/src/linux-2.4.1/drivers/acpi' >Makefile:29: *** target pattern contains no `%'. Stop. Which version of make are you ru

Re: 2.2.18: apm initialised before dmi_scan?

2001-01-30 Thread Keith Owens
On Tue, 30 Jan 2001 22:47:02 +1100 (EST), Neale Banks <[EMAIL PROTECTED]> wrote: >Looking more closely at a 2.2.18 bootup tonight I see that apm stuff >appears in dmesg before dmi_scan does (I added "#define DUMP_DMI" in >dmi_scan.c). > >If this implies that apm is initialised *before* the dmi_sc

Re: Knowing what options a kernel was compiled with

2001-01-29 Thread Keith Owens
On Mon, 29 Jan 2001 12:41:31 -0800, Torrey Hoffman <[EMAIL PROTECTED]> wrote: >Should someone submit a patch to copy the .config to a standard location as >part of "make install" or "make modules_install"? If included in the >official sources, that good example would encourage the distribution >m

[patch] 2.4.1-pre11 remove pcmcia compatibility from Makefile

2001-01-28 Thread Keith Owens
The _modinst_post_pcmcia target was added to Makefile in 2.4.0-test6-pre3, August 5 2000. It was a compatibility aid until people upgraded to a version of pcmcia-cs that used modprobe instead of insmod. Five months later, it is time to remove _modinst_post_pcmcia. Linus, please apply at any con

Re: problem exporting symbols from a lkm

2001-01-28 Thread Keith Owens
On Sun, 28 Jan 2001 19:16:06 +0100, SR (c) 2000 <[EMAIL PROTECTED]> wrote: >my /proc/ksyms shows that the exported symbols from 8390.o are different >from the other symbols because they have "_R__ver_" in front of them. FAQ http://www.tux.org/lkml/#s8-8 - To unsubscribe from this list: send th

Ram disk problems in 2.4.0ac12

2001-01-28 Thread Keith Owens
On Fri, 26 Jan 2001 17:46:12 -0800 (PST), "Sergey Kubushin" <[EMAIL PROTECTED]> wrote: >Modules still don't load: > >=== Cut === >ide-mod.o: Can't handle sections of type 32131 >ide-probe-mod.o: Can't handle sections of type 256950710 >ide-disk.o: Can't handle sections of type 688840897 >ext2.o:

Re: Knowing what options a kernel was compiled with

2001-01-27 Thread Keith Owens
On Sun, 28 Jan 2001 00:13:48 -0500, "Matthew Pitts" <[EMAIL PROTECTED]> wrote: >Some distributions DO include the config. It may be located >in the /boot dir with a name CONFIG-2.2.10 or similar. I >know that Caldera 2.3 shiped that way(2.4 may also). If you >have the install CDROM, the kernel so

Re: Knowing what options a kernel was compiled with

2001-01-27 Thread Keith Owens
On Sat, 27 Jan 2001 22:21:41 -0700, Jacob Anawalt <[EMAIL PROTECTED]> wrote: >Is there a way to know what options a running kernel was compiled with, >if you dont have access to the source or configure files it was compiled >off of? No. You have to insist that whoever distributes the kernel bin

Re: Linux 2.4.0ac12

2001-01-27 Thread Keith Owens
--- Blind-Carbon-Copy X-Mailer: exmh version 2.1.1 10/15/1999 From: Keith Owens <[EMAIL PROTECTED]> To: Peter Kaczuba <[EMAIL PROTECTED]> cc: "Sergey Kubushin" <[EMAIL PROTECTED]> Subject: Re: Linux 2.4.0ac12 In-reply-to: Your message of "Sat, 27 Jan 2001 12

Re: Linux 2.4.0ac12

2001-01-26 Thread Keith Owens
On Fri, 26 Jan 2001 17:46:12 -0800 (PST), "Sergey Kubushin" <[EMAIL PROTECTED]> wrote: >Modules still don't load: > >=== Cut === >ide-mod.o: Can't handle sections of type 32131 >ide-probe-mod.o: Can't handle sections of type 256950710 >ide-disk.o: Can't handle sections of type 688840897 >ext2.o:

Re: pcmcia modules install path

2001-01-24 Thread Keith Owens
On Thu, 25 Jan 2001 00:59:07 +0100, "J . A . Magallon" <[EMAIL PROTECTED]> wrote: >Just a silly question. The pcmcia modules in 2.4.x get installed in >/lib/modules/`uname -r`/pcmcia, instead of >/lib/modules/`uname -r`/kernel/ > >Is there any special reason for that or is just a harmelss buglet

Re: PATCH: "Pass module parameters" to built-in drivers

2001-01-24 Thread Keith Owens
On Wed, 24 Jan 2001 08:32:35 -0500, Paul Gortmaker <[EMAIL PROTECTED]> wrote: >I'm curious as to what boot argument equivalent you envision for e.g. > >options ne io=0x280,0x300 irq=10,12 bad=0,1 ne.io=0x280,0x300 ne.irq=10,12 ne.bad=0,1. I might even be generous and handle ne{io=0x280,0x300 ir

Re: stripping symbols from modules

2001-01-23 Thread Keith Owens
emergency boot systems had to fit on floppies. Not tested since 1998, YMMV. At the very least it needs to be updated to keep MODULE_GENERIC_TABLE() symbols. #!/bin/sh # # Given a list of objects, strip all static symbols except those # required by insmod. # # Copyright

Re: stripping symbols from modules

2001-01-23 Thread Keith Owens
On Tue, 23 Jan 2001 17:34:15 -0500, "MEHTA,HIREN (A-SanJose,ex1)" <[EMAIL PROTECTED]> wrote: >Is there any way to strip symbols from modules .o files ? Not safely. Some symbols must be kept to assist insmod and hot plugging, strip does not know about these special symbols. Why do you need to s

Re: 2.4.0-ac10 compile errors

2001-01-23 Thread Keith Owens
On Tue, 23 Jan 2001 12:16:11 +, Anders Karlsson <[EMAIL PROTECTED]> wrote: >Even if it is a pristine kernel tree? What function does the 'make >mrproper' fill on an unused kernel tree? Depends on how you removed the old tree. If you did 'rm -rf *' then some dot files are left around. make

Re: 2.4.0-ac10 compile errors

2001-01-23 Thread Keith Owens
On Tue, 23 Jan 2001 10:48:14 +, Anders Karlsson <[EMAIL PROTECTED]> wrote: >The procedure I have gone through to compile the kernel are as >follows: >a) Copy the .config file safe >b) Remove the previous kernel tree >c) Extract the pristine 2.4.0 kernel tree >d) Apply the 2.4.0-ac10 patch ma

Announce: modutils 2.4.2 is available

2001-01-23 Thread Keith Owens
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Content-Type: text/plain; charset=us-ascii ftp://ftp..kernel.org/pub/linux/utils/kernel/modutils/v2.4 modutils-2.4.2.tar.gz Source tarball, includes RPM spec file modutils-2.4.2-1.src.rpmAs above, in SRPM format modutils-2.4.2-1.i3

<    1   2   3   4   5   6   7   8   >