Re: VIA EPIA EK: strange eth dev numbering

2007-08-03 Thread Jan Engelhardt
On Aug 3 2007 00:49, Kay Sievers wrote: I think it is helpful to integrate the suse patch rather than to patch udev alone. This way, renames that do not involve udev also show up. But if you need to swap interface names, you will see the useless temporary device names. On SUSE, nothing else

Re: [PATCH -mm] Introduce strtol_check_range()

2007-08-03 Thread Jan Engelhardt
On Aug 2 2007 05:16, Satyam Sharma wrote: BSD's strtonum(3) is a detestful, horrible shame. The strtol_check_range() I implemented here does _all_ that strtonum() does, plus is generic w.r.t. base, and minus the tasteless errstr argument. Tell me, how does that errstr ever make sense? We

Re: [patch 08/11] fuse: fix permission checking on sticky directories

2007-08-03 Thread Jan Engelhardt
On Aug 3 2007 19:44, Miklos Szeredi wrote: --- linux.orig/fs/fuse/fuse_i.h2007-08-03 18:36:15.0 +0200 +++ linux/fs/fuse/fuse_i.h 2007-08-03 18:36:17.0 +0200 @@ -63,6 +63,10 @@ struct fuse_inode { /** Time in jiffies until the file attributes are valid */

Re: + remove-current-defines-and-uses-of-pr_err-add-pr_emerg.patch added to -mm tree

2007-08-04 Thread Jan Engelhardt
On Aug 3 2007 15:16, Joe Perches wrote: On Fri, 2007-08-03 at 17:05 +0200, Jean Delvare wrote: Fine with me, but this first patch should still be correct per se. Add new pr_level printk(KERN_level fmt \n, ##arg) to kernel.h pr_info and pr_debug are unchanged Remove local pr_err #defines

rtc max frequency setting

2007-08-04 Thread Jan Engelhardt
Hi, with the old rtc.ko module, there was a /proc/sys/dev/rtc/max-user-freq that could be set. With rtc_cmos.ko (or the new rtc infrastructure in general), I am missing this file. Where can I set the max-user-freq now, or is this obsolete now? (mplayer prefers to have user-freq to be = 1024.)

Re: rtc max frequency setting

2007-08-05 Thread Jan Engelhardt
On Aug 4 2007 17:06, H. Peter Anvin wrote: Jan Engelhardt wrote: Hi, with the old rtc.ko module, there was a /proc/sys/dev/rtc/max-user-freq that could be set. With rtc_cmos.ko (or the new rtc infrastructure in general), I am missing this file. Where can I set the max-user-freq now

Re: what's about 2.2 kernel?

2007-08-05 Thread Jan Engelhardt
On Aug 5 2007 10:41, Xose Vazquez Perez wrote: hi, time to release a final 2.2.27 and close the 2.2 tree ??? The latest 2.2 version : 2.2.26 2004-02-25 00:28 UTC The latest prepatch 2.2 : 2.2.27-rc2 2005-01-12 23:55 UTC No. Jan -- - To unsubscribe from this list: send

Re: Disassembling a binary-only kernel module

2007-08-05 Thread Jan Engelhardt
On Aug 5 2007 14:44, Thomas LangÄs wrote: Please CC me, as I'm not subscribed to the list. I've got a binary-only kernel module for a box I own (PowerPC-based), and I want to disassemble the module but I don't know much about tools for linux for doing this. So, what I'm asking about is just a

Re: Linux 2.6.21

2007-04-26 Thread Jan Engelhardt
On Apr 25 2007 20:29, Linus Torvalds wrote: If the goal for 2.6.20 was to be a stable release (and it was), the goal for 2.6.21 is to have just survived the big timer-related changes and some of the other surprises [...] So it's been over two and a half months, and while it's certainly not the

Re: Back to the future.

2007-04-26 Thread Jan Engelhardt
On Apr 26 2007 16:04, Nigel Cunningham wrote: Hi again. So - trying to get back to the original discussion - what (if anything) do you see as the way ahead? The options I can think of are (starting with things I can do): 1) [...] 2) [...] 3) [...] 4) [...] 5) [...] 6) [...] 7) [...] Perhaps

RE: [PATCH] IPROUTE: Modify tc for new PRIO multiqueue behavior

2007-04-26 Thread Jan Engelhardt
On Apr 25 2007 10:45, Waskiewicz Jr, Peter P wrote: BTW, is there any reason this is being cced to lkml? Since this change affects how tc interacts with the qdisc layer, I cced lkml. Fine with me, at least I get to know that tc could break :) Jan -- - To unsubscribe from this list: send

Re: [patch] unprivileged mounts update

2007-04-26 Thread Jan Engelhardt
On Apr 25 2007 11:21, Eric W. Biederman wrote: Why did we want to use fsuid, exactly? - Because ruid is completely the wrong thing we want mounts owned by whomever's permissions we are using to perform the mount. Think nfs. I access some nfs file as an unprivileged user. knfsd, by nature,

Re: Linux 2.6.21

2007-04-26 Thread Jan Engelhardt
On Apr 26 2007 09:40, Linus Torvalds wrote: On Thu, 26 Apr 2007, Jan Engelhardt wrote: For example, I can certainly say that after 2.6.21, I'm likely to be very unhappy merging something that isn't obviously safe. I knew the timer changes were potentially painful, I just hadn't realized just

Re: Pin an IRQ to a particular CPU

2007-04-26 Thread Jan Engelhardt
Hello, In an effort to increase over all throughput of my Linux NFS file server, I thought about trying to force an IRQ, for the NIC, to be serviced by a particular CPU. Is this possible? http://lkml.org/lkml/2007/4/5/155 Jan -- - To unsubscribe from this list: send the line unsubscribe

Re: Pin an IRQ to a particular CPU

2007-04-26 Thread Jan Engelhardt
On Apr 26 2007 18:15, Phy Prabab wrote: Hello, In an effort to increase over all throughput of my Linux NFS file server, I thought about trying to force an IRQ, for the NIC, to be serviced by a particular CPU. Is this possible? Sorry, too early in the morning :) It is definitely possible,

Re: menuconfig issue (checklist) in 2.6.20.7 2.6.21-rc7 ?

2007-04-26 Thread Jan Engelhardt
On Apr 26 2007 05:06, Mike Galbraith wrote: On Wed, 2007-04-25 at 22:30 +0200, Sam Ravnborg wrote: There are general funnies in the menuconfig world (my preference) here. For instance, I recently had reason to change/test different default IO schedulers, and found that no matter what I

Re: Linux 2.6.21

2007-04-27 Thread Jan Engelhardt
On Apr 26 2007 12:23, Marat Buharov wrote: [Offtopic] Today, April, 26, 21 year has been passed since Chernobyl Nuclear Power Plant disaster, and Linus announced *drum roll* 2.6.21 !!! What a mysterious coincidence... And 2.6.26 will be released on April 01 2008. Jan -- - To

Re: [PATCH -mm] x86_64: kill 19000+ sparse warnings

2007-04-27 Thread Jan Engelhardt
On Apr 26 2007 11:24, Andi Kleen wrote: On Thursday 26 April 2007 07:45:09 Randy Dunlap wrote: From: Randy Dunlap [EMAIL PROTECTED] Eliminate 19439 (!!) sparse warnings like: include/linux/mm.h:321:22: warning: constant 0x8100 is so big it is unsigned long Sparse is just wrong

Re: [patch] unprivileged mounts update

2007-04-27 Thread Jan Engelhardt
On Apr 26 2007 22:27, Miklos Szeredi wrote: On Apr 25 2007 11:21, Eric W. Biederman wrote: Why did we want to use fsuid, exactly? - Because ruid is completely the wrong thing we want mounts owned by whomever's permissions we are using to perform the mount. Think nfs. I access some

Re: assembly code in the loadable kernel module

2007-04-27 Thread Jan Engelhardt
On Apr 27 2007 14:15, Parav K Pandit wrote: I have written one function in assembly for my kernel module. Function is in module3.s file. I have added the module3.o file in the object list in the Makefile. But it shows compile time warning and following output. What do I need to do to compile

Re: [ext3][kernels = 2.6.20.7 at least] KDE going comatose when FS is under heavy write load (massive starvation)

2007-04-27 Thread Jan Engelhardt
On Apr 27 2007 08:18, Linus Torvalds wrote: Actually, you don't need to apply the patch - just do echo 5 /proc/sys/vm/dirty_background_ratio echo 10 /proc/sys/vm/dirty_ratio and say if it seems to improve things. I think those are much saner defaults especially for a desktop

Re: [PATCH 13/30] Use menuconfig objects - IEEE1394

2007-04-28 Thread Jan Engelhardt
On Apr 27 2007 22:56, Stefan Richter wrote: -config IEEE1394 +menuconfig IEEE1394 tristate IEEE 1394 (FireWire) support depends on PCI || BROKEN select NET [...] Unless there are objections, I will merge it into my queue of IEEE 1394 updates for Linus. Yes, I do have

Re: checkpatch, a patch checking script.

2007-04-28 Thread Jan Engelhardt
On Apr 27 2007 22:58, Roland Dreier wrote: --- checkpatch.pl.orig 2007-04-27 20:30:34.0 -0700 +++ checkpatch.pl 2007-04-27 22:54:42.0 -0700 @@ -123,7 +123,7 @@ $warnings += search(qr/kernel_thread\(/, Use kthread abstraction instead of kernel_thread()\n);

Re: checkpatch, a patch checking script.

2007-04-28 Thread Jan Engelhardt
On Apr 28 2007 01:16, Andrew Morton wrote: On Sat, 28 Apr 2007 10:01:00 +0200 (MEST) Jan Engelhardt wrote: And since when is uint32_t wrong? What makes u32 or __u32 better? There's not much to be said in favour of u32, really. Except it's shorter and I can never remember where the underscore

Re: [PATCH 13/30] Use menuconfig objects - IEEE1394

2007-04-28 Thread Jan Engelhardt
On Apr 28 2007 12:41, Stefan Richter wrote: So, shall I put Jan's patch aside until there is only one stack left? Sort of. Or what about: menuconfig FIREWIRE_SUPPORT tristate IEEE 1394 (FireWire) support config FIREWIRE tristate new FireWire stack,

Re: [TESTING NEEDED] drivers/serial/sunzilog: Interrupt enable before ISR handler installed

2007-04-28 Thread Jan Engelhardt
Hi, On Apr 28 2007 16:11, Mark Fortescue wrote: Subject: [TESTING NEEDED] drivers/serial/sunzilog: Interrupt enable before ISR handler installed I don't think I have a zilog, sorry. (You patch got the whitespaces fubared up, btw.) Regards, Jan -- - To unsubscribe from this list: send the

Re: [GIT PATCH] UIO patches for 2.6.21

2007-04-29 Thread Jan Engelhardt
On Apr 29 2007 10:30, Thomas Gleixner wrote: Unless you think we should also use the same taint flag on those accesses too, and if so, I have no objection. Right, this is just a hint, that something in user space is accessing the hardware directly. Not a too bad idea, but pretty much useless

Re: [PATCH 13/30] Use menuconfig objects - IEEE1394

2007-04-29 Thread Jan Engelhardt
Hi, Jan Engelhardt wrote: On Apr 28 2007 12:41, Stefan Richter wrote: So, shall I put Jan's patch aside until there is only one stack left? Sort of. [...] when a menu has two or three choices (in this case: larger subsystems), it's rand() for me whether or not to convert to menuconfig. Feel

Re: Best CONFIG_HZ value for scheduler testing?

2007-04-29 Thread Jan Engelhardt
On Apr 27 2007 10:44, Martin Steigerwald wrote: Hi Con and Ingo! What would be the best CONFIG_HZ value for scheduler testing? I used 1000HZ for a long time, but use 300HZ since 2.6.20. This worked well enough for sd-0.46 and previous versions and ck patches... CONFIG_HZ=1337 (SCNR.) Jan

mm snapshot broken-out-2007-04-28 uploaded

2007-04-29 Thread Jan Engelhardt
Hi Andrew, in broekn-out-2007-04-28 I get: (`make allnoconfig; make menuconfig` on i386...) drivers/net/Kconfig:2327:warning: 'select' used by config symbol 'UCC_GETH' refer to undefined symbol 'UCC_FAST' grepping for it in the patches points me to git-powerpc.patch. Now that is a big one

Re: Why ask Sun for ZFS while we have ReiserFS4 !?

2007-04-29 Thread Jan Engelhardt
On Apr 30 2007 02:18, Andrew Wang wrote: ZFS has some nice features, but ReiserFS4 also is a good file system. Why do we want Sun to release ZFS under GPL, while ReiserFS4 is already available under GPL!? Do we? I know that ReiserFS4 breaks Linux coding standards. However, even if Sun

Re: can a kmalloc be both GFP_ATOMIC and GFP_KERNEL at the same time?

2007-04-30 Thread Jan Engelhardt
On Apr 30 2007 04:46, Robert P. J. Day wrote: i'd always assumed that the type flags of GFP_ATOMIC and GFP_KERNEL were mutually exclusive when it came to calling kmalloc(), at least based on everything i'd read. so i'm not sure how to interpret the following:

[PATCH 00/36] Use menuconfig objects II - (overview)

2007-04-30 Thread Jan Engelhardt
Hi Andrew, here is the second run of use-menuconfig-objects patches that make more menus use, well, the menuconfig objects. The series, which goes on top of mm-broken-out-20070428, includes: * 1 patch to fix up a remainder of the first run * 35 patches to change to menuconfigs Jan -- -

Re: [PATCH] [39/40] i386: Export paravirt_ops for non GPL modules too

2007-04-30 Thread Jan Engelhardt
On Apr 30 2007 11:50, Christoph Hellwig wrote: On Mon, Apr 30, 2007 at 12:28:14PM +0200, Andi Kleen wrote: Otherwise non GPL modules cannot even do basic operations like disabling interrupts anymore, which would be excessive. Longer term should split the single structure up into internal

Re: [PATCH] [39/40] i386: Export paravirt_ops for non GPL modules too

2007-04-30 Thread Jan Engelhardt
On Apr 30 2007 13:00, Andi Kleen wrote: On Monday 30 April 2007 12:50:09 Christoph Hellwig wrote: On Mon, Apr 30, 2007 at 12:28:14PM +0200, Andi Kleen wrote: Otherwise non GPL modules cannot even do basic operations like disabling interrupts anymore, which would be excessive. Longer

[PATCH 02/36] Use menuconfig objects II - auxdisplay

2007-04-30 Thread Jan Engelhardt
Make a menuconfig out of the Kconfig objects menu, ..., endmenu, so that the user can disable all the options in that menu at once instead of having to disable each option separately. Signed-off-by: Jan Engelhardt [EMAIL PROTECTED] --- drivers/auxdisplay/Kconfig |9 +++-- 1 file

[PATCH 04/36] Use menuconfig objects II - block devices

2007-04-30 Thread Jan Engelhardt
Make a menuconfig out of the Kconfig objects menu, ..., endmenu, so that the user can disable all the options in that menu at once instead of having to disable each option separately. Signed-off-by: Jan Engelhardt [EMAIL PROTECTED] --- drivers/block/Kconfig | 11 ++- 1 file changed

[PATCH 03/36] Use menuconfig objects II - battery

2007-04-30 Thread Jan Engelhardt
Change Kconfig objects from menu, config into menuconfig so that the user can disable the whole feature without having to enter the menu first. Signed-off-by: Jan Engelhardt [EMAIL PROTECTED] --- drivers/battery/Kconfig | 12 ++-- 1 file changed, 6 insertions(+), 6 deletions

[PATCH 01/36] Use menuconfig objects I.b - block

2007-04-30 Thread Jan Engelhardt
block/Kconfig already has its own menuconfig so remove these menu, endmenu that did not get cleaned up in the block patch [ http://lkml.org/lkml/2007/4/10/251 ] Signed-off-by: Jan Engelhardt [EMAIL PROTECTED] --- init/Kconfig |2 -- 1 file changed, 2 deletions(-) --- linux-2.6.21

[PATCH 05/36] Use menuconfig objects II - EDAC

2007-04-30 Thread Jan Engelhardt
Change Kconfig objects from menu, config into menuconfig so that the user can disable the whole feature without having to enter the menu first. Signed-off-by: Jan Engelhardt [EMAIL PROTECTED] --- drivers/edac/Kconfig | 14 -- 1 file changed, 4 insertions(+), 10 deletions

[PATCH 06/36] Use menuconfig objects II - fusion

2007-04-30 Thread Jan Engelhardt
Change Kconfig objects from menu, config into menuconfig so that the user can disable the whole feature without having to enter the menu first. Signed-off-by: Jan Engelhardt [EMAIL PROTECTED] --- drivers/message/fusion/Kconfig | 14 +- 1 file changed, 5 insertions(+), 9 deletions

[PATCH 07/36] Use menuconfig objects II - HID

2007-04-30 Thread Jan Engelhardt
Make a menuconfig out of the Kconfig objects menu, ..., endmenu, so that the user can disable all the options in that menu at once instead of having to disable each option separately. Signed-off-by: Jan Engelhardt [EMAIL PROTECTED] --- drivers/hid/Kconfig |9 ++--- 1 file changed, 6

[PATCH 08/36] Use menuconfig objects II - hwmon

2007-04-30 Thread Jan Engelhardt
Change Kconfig objects from menu, config into menuconfig so that the user can disable the whole feature without having to enter the menu first. Signed-off-by: Jan Engelhardt [EMAIL PROTECTED] --- drivers/hwmon/Kconfig | 109 -- 1 file changed

[PATCH 09/36] Use menuconfig objects II - IEEE1394

2007-04-30 Thread Jan Engelhardt
Make a menuconfig out of the Kconfig objects menu, ..., endmenu, so that the user can disable all the options in that menu at once instead of having to disable each option separately. Follows Stefan's suggestion as per http://lkml.org/lkml/2007/4/28/108 Signed-off-by: Jan Engelhardt [EMAIL

[PATCH 11/36] Use menuconfig objects II - IPMI

2007-04-30 Thread Jan Engelhardt
Change Kconfig objects from menu, config into menuconfig so that the user can disable the whole feature without having to enter the menu first. Signed-off-by: Jan Engelhardt [EMAIL PROTECTED] --- drivers/char/ipmi/Kconfig | 12 1 file changed, 4 insertions(+), 8 deletions

[PATCH 10/36] Use menuconfig objects II - Infiniband

2007-04-30 Thread Jan Engelhardt
Change Kconfig objects from menu, config into menuconfig so that the user can disable the whole feature without having to enter the menu first. Signed-off-by: Jan Engelhardt [EMAIL PROTECTED] --- drivers/infiniband/Kconfig | 14 ++ drivers/infiniband/hw/amso1100

[PATCH 14/36] Use menuconfig objects II - LED

2007-04-30 Thread Jan Engelhardt
Change Kconfig objects from menu, config into menuconfig so that the user can disable the whole feature without having to enter the menu first. Signed-off-by: Jan Engelhardt [EMAIL PROTECTED] --- drivers/leds/Kconfig | 11 --- 1 file changed, 4 insertions(+), 7 deletions

[PATCH 13/36] Use menuconfig objects II - KVM/Virt

2007-04-30 Thread Jan Engelhardt
Make a menuconfig out of the Kconfig objects menu, ..., endmenu, so that the user can disable all the options in that menu at once instead of having to disable each option separately. Signed-off-by: Jan Engelhardt [EMAIL PROTECTED] --- drivers/kvm/Kconfig |9 +++-- 1 file changed, 7

[PATCH 12/36] Use menuconfig objects II - ISDN

2007-04-30 Thread Jan Engelhardt
(including defconfig maintainers) should keep an eye open, or I need to come up with a patch that changes kconfig to just downgrade m-y in such cases. Signed-off-by: Jan Engelhardt [EMAIL PROTECTED] --- drivers/isdn/Kconfig | 21 +++-- 1 file changed, 7 insertions(+), 14 deletions

[PATCH 15/36] Use menuconfig objects II - Macintosh

2007-04-30 Thread Jan Engelhardt
Make a menuconfig out of the Kconfig objects menu, ..., endmenu, so that the user can disable all the options in that menu at once instead of having to disable each option separately. Signed-off-by: Jan Engelhardt [EMAIL PROTECTED] --- drivers/macintosh/Kconfig |8 ++-- 1 file changed

[PATCH 17/36] Use menuconfig objects II - misc strange dev

2007-04-30 Thread Jan Engelhardt
Make a menuconfig out of the Kconfig objects menu, ..., endmenu, so that the user can disable all the options in that menu at once instead of having to disable each option separately. Signed-off-by: Jan Engelhardt [EMAIL PROTECTED] --- drivers/misc/Kconfig |9 ++--- 1 file changed, 6

[PATCH 16/36] Use menuconfig objects II - MD

2007-04-30 Thread Jan Engelhardt
Change Kconfig objects from menu, config into menuconfig so that the user can disable the whole feature without having to enter the menu first. Signed-off-by: Jan Engelhardt [EMAIL PROTECTED] --- drivers/md/Kconfig | 15 +-- 1 file changed, 5 insertions(+), 10 deletions

[PATCH 18/36] Use menuconfig objects II - MMC

2007-04-30 Thread Jan Engelhardt
Change Kconfig objects from menu, config into menuconfig so that the user can disable the whole feature without having to enter the menu first. Signed-off-by: Jan Engelhardt [EMAIL PROTECTED] --- drivers/mmc/Kconfig | 10 +- drivers/mmc/card/Kconfig |3 +-- drivers/mmc/host

[PATCH 19/36] Use menuconfig objects II - module menu

2007-04-30 Thread Jan Engelhardt
(This one depends on [PATCH 01/36] as `quilt graph` tells me.) Change menuconfig objects from menu, config into menuconfig so that the user can disable the whole feature without entering its menu first. Signed-off-by: Jan Engelhardt [EMAIL PROTECTED] --- init/Kconfig |5 + 1 file

[PATCH 20/36] Use menuconfig objects II - netdev (general+100mbit)

2007-04-30 Thread Jan Engelhardt
CONFIG_NETDEVICES, CONFIG_NET_ETHERNET: Change Kconfig objects from menu, config into menuconfig so that the user can disable the whole feature without having to enter the menu first. CONFIG_SMC9194: Move it so that it appears correctly in menuconfig. Signed-off-by: Jan Engelhardt [EMAIL

[PATCH 21/36] Use menuconfig objects II - netdev/atm

2007-04-30 Thread Jan Engelhardt
Make a menuconfig out of the Kconfig objects menu, ..., endmenu, so that the user can disable all the options in that menu at once instead of having to disable each option separately. Signed-off-by: Jan Engelhardt [EMAIL PROTECTED] --- drivers/atm/Kconfig | 32

[PATCH 24/36] Use menuconfig objects II - oprofile

2007-04-30 Thread Jan Engelhardt
Make a menuconfig out of the Kconfig objects menu, ..., endmenu, so that the user can disable all the options in that menu at once instead of having to disable each option separately. Signed-off-by: Jan Engelhardt [EMAIL PROTECTED] --- arch/i386/Kconfig |8 ++-- 1 file changed, 6

[PATCH 23/36] Use menuconfig objects II - netdev/wan

2007-04-30 Thread Jan Engelhardt
Change Kconfig objects from menu, config into menuconfig so that the user can disable the whole feature without having to enter the menu first. Signed-off-by: Jan Engelhardt [EMAIL PROTECTED] --- drivers/net/wan/Kconfig | 34 +++--- 1 file changed, 15 insertions

[PATCH 22/36] Use menuconfig objects II - netdev/pcmcia

2007-04-30 Thread Jan Engelhardt
Change Kconfig objects from menu, config into menuconfig so that the user can disable the whole feature without having to enter the menu first. Signed-off-by: Jan Engelhardt [EMAIL PROTECTED] --- drivers/net/pcmcia/Kconfig | 23 +++ 1 file changed, 7 insertions(+), 16

[PATCH 25/36] Use menuconfig objects II - (external_)power

2007-04-30 Thread Jan Engelhardt
Change Kconfig objects from menu, config into menuconfig so that the user can disable the whole feature without having to enter the menu first. Signed-off-by: Jan Engelhardt [EMAIL PROTECTED] --- drivers/power/Kconfig |9 - 1 file changed, 4 insertions(+), 5 deletions(-) --- linux

[PATCH 26/36] Use menuconfig objects II - RTC

2007-04-30 Thread Jan Engelhardt
Change Kconfig objects from menu, config into menuconfig so that the user can disable the whole feature without having to enter the menu first. Signed-off-by: Jan Engelhardt [EMAIL PROTECTED] --- drivers/rtc/Kconfig | 69 +--- 1 file changed

[PATCH 27/36] Use menuconfig objects II - SCSI

2007-04-30 Thread Jan Engelhardt
Make a menuconfig out of the Kconfig objects menu, ..., endmenu, so that the user can disable all the options in that menu at once instead of having to disable each option separately. Signed-off-by: Jan Engelhardt [EMAIL PROTECTED] --- drivers/scsi/Kconfig|8 ++-- drivers/scsi

[PATCH 29/36] Use menuconfig objects II - Telephony

2007-04-30 Thread Jan Engelhardt
Change Kconfig objects from menu, config into menuconfig so that the user can disable the whole feature without having to enter the menu first. Signed-off-by: Jan Engelhardt [EMAIL PROTECTED] --- drivers/telephony/Kconfig | 12 +--- 1 file changed, 5 insertions(+), 7 deletions

[PATCH 28/36] Use menuconfig objects II - sound

2007-04-30 Thread Jan Engelhardt
that the user can disable all the options in that menu at once instead of having to disable each option separately. CONFIG_SOUND_KAHULA: Move it so that it appears correctly in menuconfig. Signed-off-by: Jan Engelhardt [EMAIL PROTECTED] --- sound/Kconfig| 30 +--- sound/aoa

[PATCH 31/36] Use menuconfig objects II - UIO

2007-04-30 Thread Jan Engelhardt
Change Kconfig objects from menu, config into menuconfig so that the user can disable the whole feature without having to enter the menu first. Signed-off-by: Jan Engelhardt [EMAIL PROTECTED] --- drivers/uio/Kconfig | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) --- linux

[PATCH 30/36] Use menuconfig objects II - TPM

2007-04-30 Thread Jan Engelhardt
Change Kconfig objects from menu, config into menuconfig so that the user can disable the whole feature without having to enter the menu first. Signed-off-by: Jan Engelhardt [EMAIL PROTECTED] --- drivers/char/tpm/Kconfig | 16 +++- 1 file changed, 7 insertions(+), 9 deletions

[PATCH 33/36] Use menuconfig objects II - video/logo

2007-04-30 Thread Jan Engelhardt
Change Kconfig objects from menu, config into menuconfig so that the user can disable the whole feature without having to enter the menu first. Signed-off-by: Jan Engelhardt [EMAIL PROTECTED] --- drivers/video/logo/Kconfig | 30 +- 1 file changed, 13 insertions

[PATCH 32/36] Use menuconfig objects II - USB

2007-04-30 Thread Jan Engelhardt
Make a menuconfig out of the Kconfig objects menu, ..., endmenu, so that the user can disable all the options in that menu at once instead of having to disable each option separately. Signed-off-by: Jan Engelhardt [EMAIL PROTECTED] --- drivers/usb/Kconfig |9 ++--- 1 file changed, 6

[PATCH 34/36] Use menuconfig objects II - watchdog

2007-04-30 Thread Jan Engelhardt
Change Kconfig objects from menu, config into menuconfig so that the user can disable the whole feature without having to enter the menu first. Signed-off-by: Jan Engelhardt [EMAIL PROTECTED] --- drivers/char/watchdog/Kconfig | 123 -- 1 file changed

[PATCH 35/36] Use menuconfig objects II - DVB

2007-04-30 Thread Jan Engelhardt
Change Kconfig objects from menu, config into menuconfig so that the user can disable the whole feature without having to enter the menu first. Also remove one indirection (CONFIG_DVB) that does not seem to be really used inside the kernel. Signed-off-by: Jan Engelhardt [EMAIL PROTECTED

[PATCH 36/36] Use menuconfig objects II - V4L

2007-04-30 Thread Jan Engelhardt
Change Kconfig objects from menu, config into menuconfig so that the user can disable the whole feature without having to enter the menu first. Signed-off-by: Jan Engelhardt [EMAIL PROTECTED] --- drivers/media/radio/Kconfig |9 +-- drivers/media/video/Kconfig | 43

Re: [PATCH 28/36] Use menuconfig objects II - sound

2007-04-30 Thread Jan Engelhardt
On Apr 30 2007 16:19, Johannes Berg wrote: --- linux-2.6.21-mm_20070428.orig/sound/aoa/Kconfig +++ linux-2.6.21-mm_20070428/sound/aoa/Kconfig @@ -1,9 +1,12 @@ [...] For the aoa bits this ends up having two Apple Onboard Audio driver bits which is a bit confusing. What, where? Oh damn. How

Re: [PATCH 28/36] Use menuconfig objects II - sound

2007-04-30 Thread Jan Engelhardt
On Apr 30 2007 17:12, Jan Engelhardt wrote: On Apr 30 2007 16:19, Johannes Berg wrote: For the aoa bits this ends up having two Apple Onboard Audio driver bits which is a bit confusing. Hold it hold it. You confuse the hell out of me. :p There is exactly one SND_AOA in my patch, where do you see

Re: [PATCH 28/36] Use menuconfig objects II - sound

2007-04-30 Thread Jan Engelhardt
On Apr 30 2007 16:19, Johannes Berg wrote: For the aoa bits this ends up having two Apple Onboard Audio driver bits which is a bit confusing. Hold it hold it. You confuse the hell out of me. :p There is exactly one SND_AOA in my patch, where do you see the second menu entry in menuconfig? (Also

Re: [PATCH 28/36 #2] Use menuconfig objects II - sound

2007-04-30 Thread Jan Engelhardt
. CONFIG_SND_*_DRIVERS: Make a menuconfig out of the Kconfig objects menu, ..., endmenu, so that the user can disable all the options in that menu at once instead of having to disable each option separately. CONFIG_SOUND_KAHULA: Move it so that it appears correctly in menuconfig. Signed-off-by: Jan

Re: [PATCH 28/36 #2] Use menuconfig objects II - sound

2007-04-30 Thread Jan Engelhardt
On Apr 30 2007 17:41, Johannes Berg wrote: On Mon, 2007-04-30 at 17:21 +0200, Jan Engelhardt wrote: Here's the updated thing wrt. AOA. Looks good, thanks. There is the quirk that now you need the core module if you want just i2sbus, but that's ok since i2sbus without the rest of aoa

Re: init process freezed after run_init_process

2005-04-07 Thread Jan Engelhardt
=/bin/bash Jan Engelhardt -- No TOFU for me, please. - To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

Re: init process freezed after run_init_process

2005-04-08 Thread Jan Engelhardt
add breakpoints at cpu_idle and do_schedule. cpu_idle never reached, only do_schedule did. Is that strange? Until pid 1 is started, the cpu should never be idle. Jan Engelhardt -- No TOFU for me, please. - To unsubscribe from this list: send the line unsubscribe linux-kernel in the body

Re: Kernel BUG at objrmap:325 in 2.6.5-7.151-smp (SuSE, x86_64)

2005-07-13 Thread Jan Engelhardt
, reinzukommen? Jan Engelhardt -- | Alphagate Systems, http://alphagate.hopto.org/ - To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http

Re: Kernel BUG at objrmap:325 in 2.6.5-7.151-smp (SuSE, x86_64)

2005-07-13 Thread Jan Engelhardt
not cited in the bug) is inaccessible. Thanks for any help with this issue! Welche Fehlernummer? Mal mit root probiert, reinzukommen? whoops, this should not have made it to the list; sorry - To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to

Re: SSH/RSH Support for 2.6.12-2

2005-07-13 Thread Jan Engelhardt
However, I keep getting Permission Denied, and from the /var/log/message it seems that the kernel has some security enabled that prevents outside communications. Any help in regard to this issue would be appreciated? Check the OUTPUT chain of your firewall, maybe. Cheers, Jan Engelhardt

Re: Updating hard disk firmware parking hard disk

2005-07-13 Thread Jan Engelhardt
hdparm -y. This puts the drive to sleep, which includes spindle spindown and, included, appropriate head parking. Jan Engelhardt -- - To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org

Re: system.map

2005-07-13 Thread Jan Engelhardt
2.6.12. Jul 11 12:18:48 localhost kernel: No module symbols loaded - kernel modules notenabled. I get the same, but somehow, my symbols are loaded. (When it oopses, derefs a NULL pointer, etc. for example.) (My syms file is at /boot/System.map-`uname -r` and works equally well to yours.) Jan

Re: fdisk: What do plus signs after Blocks mean?

2005-07-13 Thread Jan Engelhardt
Guys, thanks a lot for the explanations! Actually, it seems like one can backup information on ALL partitions by using the command sfdisk -dx /dev/hdX. Supposedly, it reads not only primary but also extended partitions. sfdisk -x /dev/hdX should be then able to write whatever is known back to

Re: [PATCH] i386: Selectable Frequency of the Timer Interrupt

2005-07-13 Thread Jan Engelhardt
the highest possible value is 8192 Hz, not sure. Jan Engelhardt -- - To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

Re: Runtime fix for intermodule.c

2005-07-13 Thread Jan Engelhardt
-sufficient nvidia driver for myself that uses it in one or two places. Jan Engelhardt -- - To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http

Re: Swap partition vs swap file

2005-07-13 Thread Jan Engelhardt
it but: when swapon is called, a fixed-size(determined at swapon) bitmap of the swap blocks is generated (to cope with fragementation of swapfiles). Can somebody confirm this? Jan Engelhardt -- - To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message

Re: system.map

2005-07-13 Thread Jan Engelhardt
, LIFO batch:1 ... klogd. Jan Engelhardt -- - To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

Re: [Hdaps-devel] Re: Updating hard disk firmware parking hard disk

2005-07-13 Thread Jan Engelhardt
that just parking the head without spinning down the spindle can be performed much faster. What's the gain in parking the head manually if it's done anyway when the disk spins down (for whatever reason)? Jan Engelhardt -- - To unsubscribe from this list: send the line unsubscribe linux-kernel

Re: [PATCH 0/19] Kconfig I18N completion

2005-07-13 Thread Jan Engelhardt
that the recently submitted patches do so. package, maintained separately. Now I'm seeing patches that seem to make that a lie. Jan Engelhardt -- - To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to [EMAIL PROTECTED] More majordomo info at http

[PATCH] Fuse chardevice number

2005-07-13 Thread Jan Engelhardt
to 64bit boundary, so 32bit userspace works under 64bit kernels */ EOF Jan Engelhardt -- - To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read

Re: [PATCH] Kconfig: lxdialog: Enable UTF8

2005-07-13 Thread Jan Engelhardt
in the 2.6.x series, including the recent 2.6.13-rc1-git3-someBigNumber I use. Signed-off-by: Jan Engelhardt [EMAIL PROTECTED] diff -Pdpru S0706/scripts/lxdialog/Makefile AS17/scripts/lxdialog/Makefile --- S0706/scripts/lxdialog/Makefile 2005-07-07 20:53:51.0 +0200 +++ AS17/scripts

Re: [PATCH] i386: Selectable Frequency of the Timer Interrupt

2005-07-14 Thread Jan Engelhardt
set it to 20, it means WinDEU will gives # back control to Windows approximately (at most) 50 times a second. # A value of 0 means WinDEU WON'T multi-task. # (Can be changed in the preferences dialog box.) BuildPriority=25 Jan Engelhardt -- - To unsubscribe from this list: send the line

Re: console remains blanked

2005-07-14 Thread Jan Engelhardt
] http://marc.theaimsgroup.com/?l=linux-kernelm=111052009232499w=2 Which kernel versions have this patch? I'm on 2.6.13-rc1 and have no problems with unblanking. Jan Engelhardt -- - To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to [EMAIL PROTECTED

Re: [PATCH] Fuse chardevice number

2005-07-14 Thread Jan Engelhardt
don't send too many responses] A module option could be added to specify an explicit minor. Jan Engelhardt -- - To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: [PATCH 0/19] Kconfig I18N completion

2005-07-14 Thread Jan Engelhardt
not an easy task unless you got a lot of time to spare. Jan Engelhardt -- - To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

Re: fdisk: What do plus signs after Blocks mean?

2005-07-14 Thread Jan Engelhardt
I always thought; First 446 bytes are boot code and all Right, of course. Otherwise it won't sum up to 512 bytes. Jan Engelhardt -- - To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to [EMAIL PROTECTED] More majordomo info at http

[PATCH] Add security_task_post_setgid

2005-07-14 Thread Jan Engelhardt
Hi, the following patch adds a post_setgid() security hook, and necessary dummy funcs. Signed-off-by: Jan Engelhardt [EMAIL PROTECTED] diff -dpru linux-2.6.13-rc1-git3-20050706140055/include/linux/security.h AS17/include/linux/security.h --- linux-2.6.13-rc1-git3-20050706140055/include/linux

Re: [PATCH] Add security_task_post_setgid

2005-07-15 Thread Jan Engelhardt
the following patch adds a post_setgid() security hook, and necessary dummy funcs. ... and why exactly would we want these? I am working on a sec module which, among other things, raises certain capabilities when the UID/GID has been successfully changed. Jan Engelhardt

Re: [PATCH] RealTimeSync Patch

2005-07-15 Thread Jan Engelhardt
not matter. Jan Engelhardt -- - To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

<    5   6   7   8   9   10   11   12   13   14   >