Re: [patch] PID namespace design bug, workaround

2007-11-04 Thread Eric W. Biederman
[EMAIL PROTECTED] writes: Pavel Emelianov [EMAIL PROTECTED] wrote: | Ulrich Drepper wrote: | -BEGIN PGP SIGNED MESSAGE- | Hash: SHA1 | | Pavel Emelyanov wrote: | Isn't it this? | | http://lkml.org/lkml/2007/11/1/141 | That was the initial problem, and I already answered

Re: [kvm-devel] [BUG] 2.6.23.1 host freezes when running kvm

2007-11-04 Thread Avi Kivity
Bart Trojanowski wrote: * Avi Kivity [EMAIL PROTECTED] [071023 10:21]: Thanks, that will be most helpful. If userspace won't compile against some intermediate version, let me know the commit hash and I'll add a fixup. A bisect didn't find anything between 2.6.22 and 2.6.23. Which

Re: 2.6.22: pcspkr driver no longer loads automatically

2007-11-04 Thread Kay Sievers
On Sun, 2007-11-04 at 01:20 -0400, Dmitry Torokhov wrote: On Wednesday 08 August 2007 15:32, Bill Nottingham wrote: Kay Sievers ([EMAIL PROTECTED]) said: It doesn't have any aliases, so seems it was never autoloaded. It was - prior kernels loaded it via the uevent generated from

Re: [PATCH 01/10] x86: unification of cfufreq/Kconfig

2007-11-04 Thread Sam Ravnborg
On Sun, Nov 04, 2007 at 02:28:59AM +0100, Adrian Bunk wrote: On Sun, Nov 04, 2007 at 12:51:11AM +0100, Sam Ravnborg wrote: ... config X86_SPEEDSTEP_CENTRINO - tristate Intel Enhanced SpeedStep + tristate Intel Enhanced SpeedStep (deprecated) select CPU_FREQ_TABLE - select

Re: 2.6.24-rc1-54866f032307063776b4eff7eadb131d47f9f9b4 fails to boot: kernel BUG at include/linux/scatterlist.h:49!

2007-11-04 Thread Jens Axboe
On Sat, Nov 03 2007, Jens Axboe wrote: On Sat, Nov 03 2007, Stefan Richter wrote: Torsten Kaiser wrote: On 11/2/07, Stefan Richter [EMAIL PROTECTED] wrote: To which extent do you need IEEE 1394 drivers? Using eth1394 as primary network connection on this computer. So switching

Re: [PATCH v2] pcmcia: Remove replace kio_addr_t with unsigned int everywhere

2007-11-04 Thread Komuro
Hi, It should be unsigned long instead of unsigned int. 64bit architecture uses 64bit-Memory-mapped-IO. Best Regards Komuro pcmcia: Remove replace kio_addr_t with unsigned int everywhere Remove kio_addr_t, and replace it with unsigned int. No known architecture needs more than 32 bits

Re: 2.6.34-rc1 eat my photo SD card :-(

2007-11-04 Thread Romano Giannetti
On Fri, 2007-11-02 at 18:28 +0100, Pierre Ossman wrote: On Thu, 01 Nov 2007 12:56:42 +0100 Romano Giannetti [EMAIL PROTECTED] wrote: Data loss is never fun. I hope you didn't have anything important on the card. Well. A cousin-in-law marriage, would have been best not to lose it, but I'll

Re: *SPAM* Re: 2.6.24-rc1: OOPS at acpi_battery_update

2007-11-04 Thread Romano Giannetti
On Fri, 2007-11-02 at 17:08 +0100, Rafael J. Wysocki wrote: On Friday, 2 November 2007 00:14, Andrew Morton wrote: On Mon, 29 Oct 2007 11:11:04 +0100 [OOPS removed] Did any earlier kernels do this? In other words, do you believe that this is a bug which we added after 2.6.23 was

Re: [i2c] [PATCH] Fix i2c module parameter permissions for read/write

2007-11-04 Thread Jean Delvare
Hi John, On Sun, 4 Nov 2007 00:55:15 -0400, Jon Smirl wrote: The permissions of i2c module parameters were set to zero making the parameters invisible and unsettable from the kernel command line. This patch changes the permissions to the standard 0644 read/write. These permissions have

Re: [PATCH v2] Restore deterministic CPU accounting on powerpc

2007-11-04 Thread Ingo Molnar
* Paul Mackerras [EMAIL PROTECTED] wrote: Signed-off-by: Paul Mackerras [EMAIL PROTECTED] --- account_process_tick now takes the task_struct * as an argument. Tested both with and without CONFIG_VIRT_CPU_ACCOUNTING. thanks, applied. Ingo - To unsubscribe from this list: send the

Re: 2.6.23: TG3+VLAN: IPv6 router advertisments missed by kernel

2007-11-04 Thread Bruno Prémont
The issue shows up reliably when starting the system though some (re)configuration operations on the network interface makes the issue disapear. One way to get the kernel to see the advertisments is to restart the interface with its vlans or (as below) keeping the interface in promiscuous mode.

Re: 2.6.24-rc1-82798a1 compile failure (x86_64)

2007-11-04 Thread Ingo Molnar
* Adrian Bunk [EMAIL PROTECTED] wrote: On Sat, Nov 03, 2007 at 01:11:49PM +0100, Sam Ravnborg wrote: On Sat, Nov 03, 2007 at 11:04:36AM +0100, Thomas Bächler wrote: Thomas Bächler schrieb: I just remembered, a friend of mine got it to compile with the exact same toolchain, but

Re: 2.6.24-rc1-82798a1 compile failure (x86_64)

2007-11-04 Thread Sam Ravnborg
On Sun, Nov 04, 2007 at 11:04:29AM +0100, Ingo Molnar wrote: * Adrian Bunk [EMAIL PROTECTED] wrote: On Sat, Nov 03, 2007 at 01:11:49PM +0100, Sam Ravnborg wrote: On Sat, Nov 03, 2007 at 11:04:36AM +0100, Thomas Bächler wrote: Thomas Bächler schrieb: I just remembered, a

Re: [Linux-fbdev-devel] [RFC 1/1 2.6.22.10] fbdev: defio and Metronomefb

2007-11-04 Thread Geert Uytterhoeven
On Sat, 3 Nov 2007, Jaya Kumar wrote: + interface. Please read file:Documentation/fb/metronomefb.txt Documentation/fb/metronomefb.txt is missing? Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 --

Re: [ipw3945-devel] iwl3945 in 2.6.24-rc1 dies under load

2007-11-04 Thread drago01
Pavel Machek wrote: BTW... the wireless light does not seem to work on x60. It used to work with some -mm versions... iwl3945 and ilw4965 don't support the wireless leds. There is a patch on this list that enables it but it is not merged yet. - To unsubscribe from this list: send the line

Re: 2.6.24-rc1-82798a1 compile failure (x86_64)

2007-11-04 Thread David Miller
From: Ingo Molnar [EMAIL PROTECTED] Date: Sun, 4 Nov 2007 11:04:29 +0100 * Adrian Bunk [EMAIL PROTECTED] wrote: I also have CFLAGS set on some computers in my environments since for packages using GNU autoconf that's the correct way to set the compiler flags. The kernel already

Re: 2.6.24-rc1 freezes on powerbook at first boot stage

2007-11-04 Thread Elimar Riesebieter
On Sat, 03 Nov 2007 the mental interface of Nathan Lynch told: (cc'ing linuxppc-dev, see http://www.mail-archive.com/linux-kernel@vger.kernel.org/msg221770.html for original post and .config) [...] console handover: boot [udbg0] - real [tty0] Does 2.6.23 (or any earlier kernel) work? The

Re: [patch] PID namespaces

2007-11-04 Thread Ingo Molnar
(changed the Subject line) * Linus Torvalds [EMAIL PROTECTED] wrote: On Sat, 3 Nov 2007, Ingo Molnar wrote: - one problem is that this condition is 'invisible'. If two namespaces happen to access the same robust futex (say a yum update from two PID namespaces sharing the same

Re: 2.6.24-rc1-54866f032307063776b4eff7eadb131d47f9f9b4 fails to boot: kernel BUG at include/linux/scatterlist.h:49!

2007-11-04 Thread Torsten Kaiser
On 11/4/07, Jens Axboe [EMAIL PROTECTED] wrote: On Sat, Nov 03 2007, Jens Axboe wrote: It's probably enough. Only if you use chaining do you need to convert to using for_each_sg() and so on. Did a grep over ieee1394/, this seems to be all you need. What *I* need. For eth1394. Stefan

Re: [Linux-fbdev-devel] [RFC 1/1 2.6.22.10] fbdev: defio and Metronomefb

2007-11-04 Thread Jaya Kumar
On Nov 4, 2007 5:24 AM, Geert Uytterhoeven [EMAIL PROTECTED] wrote: On Sat, 3 Nov 2007, Jaya Kumar wrote: + interface. Please read file:Documentation/fb/metronomefb.txt Documentation/fb/metronomefb.txt is missing? Oops. I forgot to write that document. Ok, will do. Thanks, jaya - To

Re: 2.6.24-rc1-82798a1 compile failure (x86_64)

2007-11-04 Thread Sam Ravnborg
I totally disagree. People can't have it both ways. CFLAGS has global meaning in every Makefile based build tree, it's not an autoconf thing. This is well established practice, and I think it's a good thing the kernel does it now too. If people set something like CFLAGS in their

Re: writeout stalls in current -git

2007-11-04 Thread Torsten Kaiser
On 11/2/07, David Chinner [EMAIL PROTECTED] wrote: That's stalled waiting on the inode cluster buffer lock. That implies that the inode lcuser is already being written out and the inode has been redirtied during writeout. Does the kernel you are testing have the flush inodes in ascending

Re: [PATCH 1/2] slub: fix leakage

2007-11-04 Thread Hugh Dickins
On Sat, 3 Nov 2007, Christoph Lameter wrote: On Sat, 3 Nov 2007, Hugh Dickins wrote: Neither of us has yet posted a correct patch which applies to 2.6.23 and 2.6.22. I'm testing your 2.6.24-rc patch overnight, and if that's fine then one of us will post the version for -stable. I

[PATCH] Spelling fix: lenght-length

2007-11-04 Thread Paulius Zaleckas
Resending, because before it was corrupted by my mail client. Signed-off-by: Paulius Zaleckas [EMAIL PROTECTED] --- diff --git a/arch/parisc/kernel/signal.c b/arch/parisc/kernel/signal.c index 2ce3806..58fccc9 100644 --- a/arch/parisc/kernel/signal.c +++ b/arch/parisc/kernel/signal.c @@ -333,7

2.6.23.1: mdadm/raid5 hung/d-state

2007-11-04 Thread Justin Piszcz
# ps auxww | grep D USER PID %CPU %MEMVSZ RSS TTY STAT START TIME COMMAND root 273 0.0 0.0 0 0 ?DOct21 14:40 [pdflush] root 274 0.0 0.0 0 0 ?DOct21 13:00 [pdflush] After several days/weeks, this is the second time

[PATCH 1/3 2.6.24-rc1-gitX] ieee1394: iso and async streams: s/g list fix

2007-11-04 Thread Stefan Richter
Date: Sun, 4 Nov 2007 09:44:56 +0100 From: Jens Axboe [EMAIL PROTECTED] Torsten Kaiser wrote: Looking that calltrace upwards, it seems replacing the memset(dma-sglist,...) with sg_init_table(...) would fix the BUG_ON() as that inits the SG_MAGIC. Tested-by: Torsten Kaiser [EMAIL PROTECTED]

[PATCH 2/3 2.6.24-rc1-gitX] ieee1394: sbp2: s/g list fix

2007-11-04 Thread Stefan Richter
Don't panic on chained s/g lists. Only compile-tested. Signed-off-by: Stefan Richter [EMAIL PROTECTED] --- drivers/ieee1394/sbp2.c |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) Index: linux/drivers/ieee1394/sbp2.c ===

[PATCH 3/3 2.6.24-rc1-gitX] firewire: fw-sbp2: s/g list fix

2007-11-04 Thread Stefan Richter
Don't panic on chained s/g lists. Only compile-tested. Signed-off-by: Stefan Richter [EMAIL PROTECTED] --- drivers/firewire/fw-sbp2.c |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Index: linux/drivers/firewire/fw-sbp2.c

Re: [PATCH] Restore deterministic CPU accounting on powerpc

2007-11-04 Thread Michael Neuling
+#ifndef CONFIG_VIRT_CPU_ACCOUNTING +void account_process_tick(int user_tick) +{ + if (user_tick) { + account_user_time(p, jiffies_to_cputime(1)); + account_user_time_scaled(p, jiffies_to_cputime(1)); + } else { +

Re: [PATCH, RESEND] tmpfs: fix mounts when size is less than the page size

2007-11-04 Thread Hugh Dickins
Fair enough, that does match the documentation of size=0 better. Though either way, someone who typos is going to get one kind of surprise or another. Do you mind if we do it slightly differently, achieving the same effect without a special case, by rounding up instead of down? From: Michael

Re: [PATCH 2/3 2.6.24-rc1-gitX] ieee1394: sbp2: s/g list fix

2007-11-04 Thread Stefan Richter
Don't panic on chained s/g lists. Only compile-tested. Signed-off-by: Stefan Richter [EMAIL PROTECTED] --- Update: The loop body doesn't honor the 80 columns limit either. Can be cleaned up later by renaming a variable. drivers/ieee1394/sbp2.c |2 +- 1 file changed, 1 insertion(+), 1

Re: 2.6.24-rc1-82798a1 compile failure (x86_64)

2007-11-04 Thread Thomas Bächler
Sam Ravnborg schrieb: I'm afraid some people do not realize a whit about what they do. So at least we could let kbuild warn about it. Something like this: $ export CFLAGS=-O3 $ make AFLAGS=-fisk Makefile:540: Appending $AFLAGS (-fisk) from command line to kernel defined $AFLAGS

Re: [PATCH] Smackv10: Smack rules grammar + their stateful parser

2007-11-04 Thread Pavel Machek
Hi! Still to come: - Final cleanup of smack_load_write and smack_cipso_write. Hi All, After agreeing with Casey on the load input grammar yesterday, here's the final grammar and its parser (which needs more testing): A Smack Rule in an egrep format is:

Re: 2.6.23.1: mdadm/raid5 hung/d-state (md3_raid5 stuck in endless loop?)

2007-11-04 Thread Justin Piszcz
Time to reboot, before reboot: top - 07:30:23 up 13 days, 13:33, 10 users, load average: 16.00, 15.99, 14.96 Tasks: 221 total, 7 running, 209 sleeping, 0 stopped, 5 zombie Cpu(s): 0.0%us, 25.5%sy, 0.0%ni, 74.5%id, 0.0%wa, 0.0%hi, 0.0%si, 0.0%st Mem: 8039432k total, 1744356k used,

kernel BUG at mm/slab.c:3006

2007-11-04 Thread Bernd Steinhauser
Hi, today I ran into a kernel bug when I ran 'rc-update add xdm default' on gentoo. See: http://img339.imageshack.us/img339/6486/dsc00042gy1.jpg Kernel is 2.6.24-rc1 from Nigel Cunningham's tuxonice tree. Latest commit from git log was d51f219edfdba30db26dbfd27cd7ca6a11c140d9. Unfortunately I

Re: 2.6.23.1: mdadm/raid5 hung/d-state

2007-11-04 Thread Michael Tokarev
Justin Piszcz wrote: # ps auxww | grep D USER PID %CPU %MEMVSZ RSS TTY STAT START TIME COMMAND root 273 0.0 0.0 0 0 ?DOct21 14:40 [pdflush] root 274 0.0 0.0 0 0 ?DOct21 13:00 [pdflush] After several days/weeks,

Re: *SPAM* Re: 2.6.24-rc1: OOPS at acpi_battery_update

2007-11-04 Thread Rafael J. Wysocki
On Sunday, 4 of November 2007, Romano Giannetti wrote: On Fri, 2007-11-02 at 17:08 +0100, Rafael J. Wysocki wrote: On Friday, 2 November 2007 00:14, Andrew Morton wrote: On Mon, 29 Oct 2007 11:11:04 +0100 [OOPS removed] Did any earlier kernels do this? In other words, do you

Re: 2.6.24-rc1-54866f032307063776b4eff7eadb131d47f9f9b4 fails to boot: kernel BUG at include/linux/scatterlist.h:49!

2007-11-04 Thread Jens Axboe
On Sun, Nov 04 2007, Torsten Kaiser wrote: On 11/4/07, Jens Axboe [EMAIL PROTECTED] wrote: On Sat, Nov 03 2007, Jens Axboe wrote: It's probably enough. Only if you use chaining do you need to convert to using for_each_sg() and so on. Did a grep over ieee1394/, this seems to be all you

Re: 2.6.24-rc1-54866f032307063776b4eff7eadb131d47f9f9b4 fails to boot: kernel BUG at include/linux/scatterlist.h:49!

2007-11-04 Thread Stefan Richter
Jens Axboe wrote: Chained sg lists will only be feed to a scsi host controller that enables chaining in its host template. The fix looks fine though, it's just not a requirement or bug fix :-) Good, then the sbp2 and fw-sbp2 patches can wait for 2.6.25. Which criteria decide whether a SCSI

Re: [PATCH] Smackv10: Smack rules grammar + their stateful parser

2007-11-04 Thread Ahmed S. Darwish
On 11/4/07, Pavel Machek [EMAIL PROTECTED] wrote: Hi! Still to come: - Final cleanup of smack_load_write and smack_cipso_write. Hi All, After agreeing with Casey on the load input grammar yesterday, here's the final grammar and its parser (which needs more testing): A

Re: 2.6.24-rc1-54866f032307063776b4eff7eadb131d47f9f9b4 fails to boot: kernel BUG at include/linux/scatterlist.h:49!

2007-11-04 Thread Jens Axboe
On Sun, Nov 04 2007, Stefan Richter wrote: Jens Axboe wrote: Chained sg lists will only be feed to a scsi host controller that enables chaining in its host template. The fix looks fine though, it's just not a requirement or bug fix :-) Good, then the sbp2 and fw-sbp2 patches can wait

Re: Massive slowdown when re-querying large nfs dir

2007-11-04 Thread Matthew Wilcox
On Mon, Nov 05, 2007 at 07:58:38AM +0300, Al Boldi wrote: Any ideas? How about tcpdumping and seeing what requests are flowing across the wire? You might be able to figure out what's being done differently. -- Intel are signing my paycheques ... these opinions are still mine Bill, look, we

Re: Policy on dual licensing?

2007-11-04 Thread Theodore Tso
On Sat, Nov 03, 2007 at 12:14:15PM +, Remigiusz Modrzejewski wrote: We've all seen the last flame war about Linux stealing BSD code. Due to Theo's bad wording whole discussion rolled around the question about legality of this, a big waste of time (question answered a thousand times).

Re: [i2c] [PATCH] Fix i2c module parameter permissions for read/write

2007-11-04 Thread Jon Smirl
On 11/4/07, Jean Delvare [EMAIL PROTECTED] wrote: Hi John, On Sun, 4 Nov 2007 00:55:15 -0400, Jon Smirl wrote: The permissions of i2c module parameters were set to zero making the parameters invisible and unsettable from the kernel command line. This patch changes the permissions to the

Re: 2.6.23.1: mdadm/raid5 hung/d-state

2007-11-04 Thread BERTRAND Joël
Justin Piszcz wrote: # ps auxww | grep D USER PID %CPU %MEMVSZ RSS TTY STAT START TIME COMMAND root 273 0.0 0.0 0 0 ?DOct21 14:40 [pdflush] root 274 0.0 0.0 0 0 ?DOct21 13:00 [pdflush] After several days/weeks, this

[GIT PULL] FireWire update

2007-11-04 Thread Stefan Richter
Linus, please pull from the for-linus branch at git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6.git for-linus to receive the following IEEE 1394 subsystem update. This fixes 2.6.24-rc1-54866.. fails to boot: kernel BUG at include/linux/scatterlist.h:49!, bug# 9296.

Re: 2.6.23.1: mdadm/raid5 hung/d-state

2007-11-04 Thread Justin Piszcz
On Sun, 4 Nov 2007, BERTRAND Joël wrote: Justin Piszcz wrote: # ps auxww | grep D USER PID %CPU %MEMVSZ RSS TTY STAT START TIME COMMAND root 273 0.0 0.0 0 0 ?DOct21 14:40 [pdflush] root 274 0.0 0.0 0 0 ?DOct21

Re: [2.4 patch] Port of adutux driver from 2.6 kernel to 2.4.

2007-11-04 Thread Willy Tarreau
On Mon, Oct 22, 2007 at 08:45:39PM -0700, Pete Zaitcev wrote: On Fri, 19 Oct 2007 20:40:35 +0300, Vitaliy Ivanov [EMAIL PROTECTED] wrote: Hi, Vitaly, I added you on cc: for the 2.6 cleanup. Please double-check what I'm doing there and use it for your 2.4 version. I hope my intentions get

Re: [PATCH] sysfs: add filter function to groups

2007-11-04 Thread James Bottomley
On Wed, 2007-10-31 at 10:29 -0700, Greg KH wrote: On Wed, Oct 31, 2007 at 09:38:04AM -0500, James Bottomley wrote: On Tue, 2007-10-30 at 20:55 -0700, Greg KH wrote: OSame problem here, if grp-is_visible is not set, sysfs_add_file() would never be called, right? Other than the logic

telling mdadm to use spare drive.

2007-11-04 Thread Janek Kozicki
Hi, I finished copying all data from old disc hdc to my shiny new RAID5 array (/dev/hda3 /dev/sda3 missing). Next step is to create a partition on hdc and add it to the array. And so I did this: # mdadm --add /dev/md1 /dev/hdc3 But then I had a problem - the /dev/hdc3 was a spare, it didn't

Re: 2.6.24-rc1-54866f032307063776b4eff7eadb131d47f9f9b4 fails to boot: kernel BUG at include/linux/scatterlist.h:49!

2007-11-04 Thread Torsten Kaiser
[removing ieee1394 related cc's] On 11/4/07, Jens Axboe [EMAIL PROTECTED] wrote: Chained sg lists will only be feed to a scsi host controller that enables chaining in its host template. The fix looks fine though, it's just not a requirement or bug fix :-) I just searched backwards to where

Re: 2.6.23.1: mdadm/raid5 hung/d-state

2007-11-04 Thread Michael Tokarev
Justin Piszcz wrote: On Sun, 4 Nov 2007, Michael Tokarev wrote: [] The next time you come across something like that, do a SysRq-T dump and post that. It shows a stack trace of all processes - and in particular, where exactly each task is stuck. Yes I got it before I rebooted, ran that and

Re: 2.6.23.1: mdadm/raid5 hung/d-state

2007-11-04 Thread Justin Piszcz
On Sun, 4 Nov 2007, Michael Tokarev wrote: Justin Piszcz wrote: On Sun, 4 Nov 2007, Michael Tokarev wrote: [] The next time you come across something like that, do a SysRq-T dump and post that. It shows a stack trace of all processes - and in particular, where exactly each task is stuck.

[git patches] Add and use media change notification

2007-11-04 Thread Jeff Garzik
The end to CD-ROM polling... newer SATA ATAPI hardware will emit 'asynchronous notification' events when media is changed. This adds support. The libata change /using/ the infrastructure is tiny, encompassed entirely in the first file patched, drivers/ata/libata-scsi.c. Been working since

[PATCH 0/4] Remove duplicated include

2007-11-04 Thread Marco Costalba
This patch series removes some duplicated #include found by a script. The whole tree has been checked but 'arch' and 'drivers' directories. In case someone is interested I can provide patches also for the missing directories Marco - To unsubscribe from this list: send the line unsubscribe

[PATCH 1/4] Remove a duplicated include in jffs2

2007-11-04 Thread Marco Costalba
Signed-off-by: Marco Costalba [EMAIL PROTECTED] --- fs/jffs2/compr_rubin.c |2 -- 1 files changed, 0 insertions(+), 2 deletions(-) diff --git a/fs/jffs2/compr_rubin.c b/fs/jffs2/compr_rubin.c index c73fa89..6584eb3 100644 --- a/fs/jffs2/compr_rubin.c +++ b/fs/jffs2/compr_rubin.c @@ -24,8

[PATCH 2/4] Remove some duplicated include under kernel directory

2007-11-04 Thread Marco Costalba
Signed-off-by: Marco Costalba [EMAIL PROTECTED] --- kernel/printk.c |1 - kernel/profile.c |2 -- kernel/sysctl.c |1 - 3 files changed, 0 insertions(+), 4 deletions(-) diff --git a/kernel/printk.c b/kernel/printk.c index a30fe33..3f06748 100644 --- a/kernel/printk.c +++

[PATCH 3/4] Remove a duplicated include in mm/filemap.c

2007-11-04 Thread Marco Costalba
Signed-off-by: Marco Costalba [EMAIL PROTECTED] --- mm/filemap.c |1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/mm/filemap.c b/mm/filemap.c index 188cf5f..0b360de 100644 --- a/mm/filemap.c +++ b/mm/filemap.c @@ -28,7 +28,6 @@ #include linux/backing-dev.h #include

[PATCH 4/4] Remove duplicated include under net/ directory

2007-11-04 Thread Marco Costalba
Signed-off-by: Marco Costalba [EMAIL PROTECTED] --- net/core/dst.c |1 - net/ieee80211/ieee80211_crypt_tkip.c |1 - net/ieee80211/ieee80211_crypt_wep.c |1 - 3 files changed, 0 insertions(+), 3 deletions(-) diff --git a/net/core/dst.c b/net/core/dst.c index

Re: Is gcc thread-unsafe?

2007-11-04 Thread Bart Van Assche
On 11/2/07, Andrew Haley [EMAIL PROTECTED] wrote: Bart Van Assche writes: On 10/30/07, Andrew Haley [EMAIL PROTECTED] wrote: That's what the proposed standard language says, kinda-sorta. There's an informal description at

Re: 2.6.24-rc1-82798a1 compile failure (x86_64)

2007-11-04 Thread Adrian Bunk
On Sun, Nov 04, 2007 at 02:31:33AM -0800, David Miller wrote: From: Ingo Molnar [EMAIL PROTECTED] Date: Sun, 4 Nov 2007 11:04:29 +0100 * Adrian Bunk [EMAIL PROTECTED] wrote: I also have CFLAGS set on some computers in my environments since for packages using GNU autoconf that's

Re: Working frv toolchain?

2007-11-04 Thread Jan Dittmer
David Howells wrote: Jan Dittmer [EMAIL PROTECTED] wrote: Hrm, that gets me further, but one of the final stages fail: What's your configuration? I just do: make HOSTCC=gcc-4.0 ARCH=frv CROSS_COMPILE=frv-linux-gnu- O=... \ defconfig make HOSTCC=gcc-4.0 ARCH=frv

Re: 2.6.24-rc1-82798a1 compile failure (x86_64)

2007-11-04 Thread Oleg Verych
= 11/4/07 = I also have CFLAGS set on some computers in my environments since for packages using GNU autoconf that's the correct way to set the compiler flags. [] ... At minimum the extra CFLAGS needs to be put into the .config - but that's not a too nice solution either. A

Re: telling mdadm to use spare drive, [OT]

2007-11-04 Thread Janek Kozicki
oops. I'm really sorry I wanted to send this to linux-raid. -- Janek Kozicki | - To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to [EMAIL PROTECTED] More majordomo info at

Re: 2.6.34-rc1 eat my photo SD card :-(

2007-11-04 Thread Roland Dreier
I had something similar recently, trying to access an SD card in the internal drive of my thinkpad X60. Fortunately, the data wasn't actually corrupted, but when I tried to copy the picture files off the card, I saw garbage filenames in the picture directory, and I saw this in the kernel log:

Re: [PATCH] Fix Oops in toshiba_acpi error return path

2007-11-04 Thread Andrey Borzenkov
On Sunday 07 October 2007, Andrey Borzenkov wrote: This fixes oops when registering backlight device fails. Attached as I still cannot convince kmail to not mangle long lines ... -andrey ping ... Subject: [PATCH] Fix Oops in toshiba_acpi error return path When backlight_device_register()

Re: 2.6.24-rc1-82798a1 compile failure (x86_64)

2007-11-04 Thread Giacomo Catenazzi
Adrian Bunk wrote: On Sun, Nov 04, 2007 at 02:31:33AM -0800, David Miller wrote: From: Ingo Molnar [EMAIL PROTECTED] Date: Sun, 4 Nov 2007 11:04:29 +0100 * Adrian Bunk [EMAIL PROTECTED] wrote: I also have CFLAGS set on some computers in my environments since for packages using GNU autoconf

Re: [PATCH] Spelling fix: lenght-length

2007-11-04 Thread Stefan Richter
Paulius Zaleckas wrote: -/* get digits lenght, skiping blank spaces. */ +/* get digits length, skiping blank spaces. */ skiping - skipping I haven't checked any of the other hunks for further spelling errors; please have a look at them. -- Stefan Richter -=-=-=== =-== ---=-

Re: 2.6.24-rc1-82798a1 compile failure (x86_64)

2007-11-04 Thread Adrian Bunk
On Sun, Nov 04, 2007 at 05:19:45PM +0100, Giacomo Catenazzi wrote: Adrian Bunk wrote: On Sun, Nov 04, 2007 at 02:31:33AM -0800, David Miller wrote: From: Ingo Molnar [EMAIL PROTECTED] Date: Sun, 4 Nov 2007 11:04:29 +0100 * Adrian Bunk [EMAIL PROTECTED] wrote: I also have CFLAGS set on some

Re: Massive slowdown when re-querying large nfs dir

2007-11-04 Thread Al Boldi
Matthew Wilcox wrote: How about tcpdumping and seeing what requests are flowing across the wire? You might be able to figure out what's being done differently. I think lookup is faster than getattr. Thanks! -- Al - To unsubscribe from this list: send the line unsubscribe linux-kernel in

Re: [PATCH] Smackv10: Smack rules grammar + their stateful parser

2007-11-04 Thread Casey Schaufler
--- Ahmed S. Darwish [EMAIL PROTECTED] wrote: On 11/4/07, Pavel Machek [EMAIL PROTECTED] wrote: Hi! Still to come: - Final cleanup of smack_load_write and smack_cipso_write. Hi All, After agreeing with Casey on the load input grammar yesterday, here's the final

[PATCH] fix i486 boot failure due to stale %ds

2007-11-04 Thread Mikael Pettersson
On Mon, 29 Oct 2007 01:05:58 +0100 (MET), Mikael Pettersson wrote: My old 486 fails to boot with the 2.6.24-rc1 kernel. Grub loads it, 4 lines of text appear but not the kernel's Linux version blah greet, and the machine reboots. Double-checked with a serial console: nothing appears before it

Re: VIA VT6307 OHCI version?

2007-11-04 Thread Krzysztof Halasa
Stefan Richter [EMAIL PROTECTED] writes: For special occasions, Asustek hand out a testing and reprogramming utility from VIA to their customers (viafire.exe, together with EEPROM image files and instructions; see the link to the RAR archive at this page). The documentation of the tool also

textsearch in module = BUG: scheduling while atomic

2007-11-04 Thread Felipe Dias
hi, i have a short module in kernel 2.6.22 with uses textsearch to search strings in network packages, and i have this erros in dmesg: -- BUG: scheduling while atomic: apache2/0x1101/3710 [c02aefe6] __sched_text_start+0x56/0x7c8 [c0119284] __wake_up_common+0x35/0x53 [c01197f6]

Re: TCP_DEFER_ACCEPT issues

2007-11-04 Thread dean gaudet
fwiw i also brought the TCP_DEFER_ACCEPT problems up the end of last year: http://www.mail-archive.com/[EMAIL PROTECTED]/msg28916.html it's possible the final message in that thread is how we should define the behaviour, i haven't tried the TCP_SYNCNT idea though. -dean - To unsubscribe from

Re: Policy on dual licensing?

2007-11-04 Thread Remigiusz Modrzejewski
Theodore Tso wrote: There are over four hundred C source files that mention BSD, but only a hundred of them is dual licensed. Of course not all mentions of BSD mean the file is derived from it, as well as not each such licensed file must use the acronym. No matter what the scale really is,

duplicated include files

2007-11-04 Thread Robert P. J. Day
given the recent patches to remove duplicated #include preprocessor directives in source files, let it be known that there are a number of them: http://www.crashcourse.ca/wiki/index.php/Duplicate_include_files help yourself. rday --

Re: Is gcc thread-unsafe?

2007-11-04 Thread Linus Torvalds
On Sun, 4 Nov 2007, Bart Van Assche wrote: Has it already been decided who will do this audit, and when this audit will happen ? Has a target date been set when this audit should be complete, or is the completion of this audit a requirement for the release of a specific gcc version ? I am

Re: textsearch in module = BUG: scheduling while atomic

2007-11-04 Thread Jiri Slaby
On 11/04/2007 06:15 PM, Felipe Dias wrote: hi, i have a short module in kernel 2.6.22 with uses textsearch to search strings in network packages, and i have this erros in dmesg: -- BUG: scheduling while atomic: apache2/0x1101/3710 [c02aefe6] __sched_text_start+0x56/0x7c8

Re: Is gcc thread-unsafe?

2007-11-04 Thread Andrew Haley
Linus Torvalds writes: On Sun, 4 Nov 2007, Bart Van Assche wrote: Has it already been decided who will do this audit, and when this audit will happen ? Has a target date been set when this audit should be complete, or is the completion of this audit a requirement for the

Re: [PATCH 02/10] x86: start unification of arch/x86/Kconfig.*

2007-11-04 Thread Sam Ravnborg
config DMAR_FLOPPY_WA bool depends on DMAR ... In patch 8 the remaining PCI_* options and DMAR_FLOPPY_WA end in a completely different place in the Kconfig file than the options moved here. Please keep options that belong together grouped together no matter whether all

Re: Is gcc thread-unsafe?

2007-11-04 Thread Bart Van Assche
On 11/4/07, Linus Torvalds [EMAIL PROTECTED] wrote: On Sun, 4 Nov 2007, Bart Van Assche wrote: Has it already been decided who will do this audit, and when this audit will happen ? Has a target date been set when this audit should be complete, or is the completion of this audit a

Re: 2.6.24-rc1-82798a1 compile failure (x86_64)

2007-11-04 Thread Sam Ravnborg
If people set something like CFLAGS in their environment, they must understand what that means, and it means that universally it will influence your Makefile based builds. Yes, this means all of them and even potentially the kernel build. I definitely think the new kbuild CFLAGS

Re: duplicated include files

2007-11-04 Thread Randy Dunlap
On Sun, 4 Nov 2007 12:31:38 -0500 (EST) Robert P. J. Day wrote: given the recent patches to remove duplicated #include preprocessor directives in source files, let it be known that there are a number of them: http://www.crashcourse.ca/wiki/index.php/Duplicate_include_files help

Re: [PATCH, RESEND] tmpfs: fix mounts when size is less than the page size

2007-11-04 Thread Michael Marineau
On 11/4/07, Hugh Dickins [EMAIL PROTECTED] wrote: Fair enough, that does match the documentation of size=0 better. Though either way, someone who typos is going to get one kind of surprise or another. Do you mind if we do it slightly differently, achieving the same effect without a special

[GIT PULL] kbuild: do not pick up CFLAGS from the environment

2007-11-04 Thread Sam Ravnborg
Hi Linus. Please apply following fix. Pull from: ssh://master.kernel.org/pub/scm/linux/kernel/git/sam/fix-kbuild.git Sam From 69ee0b3522428a07ff1765446d631ecc7da6ae0f Mon Sep 17 00:00:00 2001 From: Sam Ravnborg [EMAIL PROTECTED] Date: Sun, 4 Nov 2007 19:00:46 +0100 Subject: [PATCH]

[PATCH] cfq: fix IOPRIO_CLASS_IDLE accounting

2007-11-04 Thread Oleg Nesterov
(untested, needs an ack from maintainer) Spotted by Nick [EMAIL PROTECTED], hopefully can explain the second trace in http://bugzilla.kernel.org/show_bug.cgi?id=9180. If -async_idle_cfqq != NULL cfq_put_async_queues() puts it IOPRIO_BE_NR times in a loop. Fix this. Signed-off-by: Oleg Nesterov

Re: [PATCH, RESEND] tmpfs: fix mounts when size is less than the page size

2007-11-04 Thread Hugh Dickins
On Sun, 4 Nov 2007, Michael Marineau wrote: On 11/4/07, Hugh Dickins [EMAIL PROTECTED] wrote: Fair enough, that does match the documentation of size=0 better. Though either way, someone who typos is going to get one kind of surprise or another. Do you mind if we do it slightly differently,

Re: [PATCH] fix i486 boot failure due to stale %ds

2007-11-04 Thread H. Peter Anvin
Mikael Pettersson wrote: The machine in question is a ca 1993 vintage Siemens 486 with a Quadtel S3 / Phoenix BIOS from 1994, booting via grub-0.95-13 from Fedora Core 4. Signed-off-by: Mikael Pettersson [EMAIL PROTECTED] --- arch/x86/boot/compressed/head_32.S |5 + 1 files changed, 5

Re: 2.6.24-rc1-82798a1 compile failure (x86_64)

2007-11-04 Thread Giacomo Catenazzi
Adrian Bunk wrote: On Sun, Nov 04, 2007 at 05:19:45PM +0100, Giacomo Catenazzi wrote: Adrian Bunk wrote: On Sun, Nov 04, 2007 at 02:31:33AM -0800, David Miller wrote: From: Ingo Molnar [EMAIL PROTECTED] Date: Sun, 4 Nov 2007 11:04:29 +0100 * Adrian Bunk [EMAIL PROTECTED] wrote: I also have

Re: duplicated include files

2007-11-04 Thread Robert P. J. Day
On Sun, 4 Nov 2007, Randy Dunlap wrote: On Sun, 4 Nov 2007 12:31:38 -0500 (EST) Robert P. J. Day wrote: given the recent patches to remove duplicated #include preprocessor directives in source files, let it be known that there are a number of them:

List of possible duplicated include files in include/

2007-11-04 Thread Marco Costalba
Here the number of false positives is overhelming, but perhaps there are also _real_ duplicated include somewhere in the bunch: include/acpi/acpi_bus.h: #include linux/device.h include/asm-alpha/core_cia.h: #include asm/io_trivial.h include/asm-arm/atomic.h: #include asm/system.h

Re: duplicated include files

2007-11-04 Thread Randy Dunlap
On Sun, 4 Nov 2007 13:37:31 -0500 (EST) Robert P. J. Day wrote: On Sun, 4 Nov 2007, Randy Dunlap wrote: On Sun, 4 Nov 2007 12:31:38 -0500 (EST) Robert P. J. Day wrote: given the recent patches to remove duplicated #include preprocessor directives in source files, let it be known

Re: List of possible duplicated include files in include/

2007-11-04 Thread Robert P. J. Day
On Sun, 4 Nov 2007, Marco Costalba wrote: Here the number of false positives is overhelming, but perhaps there are also _real_ duplicated include somewhere in the bunch: include/acpi/acpi_bus.h: #include linux/device.h ... snip header file output ... i deliberately left out header files

Re: List of possible duplicated include files in include/

2007-11-04 Thread Marco Costalba
On 11/4/07, Robert P. J. Day [EMAIL PROTECTED] wrote: On Sun, 4 Nov 2007, Marco Costalba wrote: Here the number of false positives is overhelming, but perhaps there are also _real_ duplicated include somewhere in the bunch: include/acpi/acpi_bus.h: #include linux/device.h ... snip

Re: Quad core CPU detected but shows as single core in 2.6.23.1

2007-11-04 Thread Andi Kleen
Chris Snook [EMAIL PROTECTED] writes: Marking TSC unstable due to TSCs unsynchronized This is probably wrong. The TSC is on the northbridge on Barcelona chips, so every core on the die should be in sync. Hypothetically you could have different speed northbridges in different sockets, but

Re: Licensing of IS89C35 WLAN USB driver [was Re: rt73usb: support for wireless in Kohjinsha subnotebook]

2007-11-04 Thread Pavel Machek
On Tue 2007-10-30 11:11:59, Dan Williams wrote: On Tue, 2007-10-30 at 12:22 +0100, Pavel Machek wrote: Hi! You are listed as author of IS89C35 802.11bg WLAN USB Driver. That driver has clear MODULE_LICENSE(GPL) tag, but not other notices. Is it safe to assume whole sources are to be

Re: [PATCH] fix i486 boot failure due to stale %ds

2007-11-04 Thread H. Peter Anvin
Urk, -ENOTAWAKEYET. Try *THIS* patch, please. -hpa diff --git a/arch/x86/boot/pmjump.S b/arch/x86/boot/pmjump.S index 2e55923..17e6dec 100644 --- a/arch/x86/boot/pmjump.S +++ b/arch/x86/boot/pmjump.S @@ -28,27 +28,37 @@ * void protected_mode_jump(u32 entrypoint, u32 bootparams); */

Re: [PATCH] sysfs: add filter function to groups

2007-11-04 Thread Greg KH
On Sun, Nov 04, 2007 at 08:12:02AM -0600, James Bottomley wrote: On Wed, 2007-10-31 at 10:29 -0700, Greg KH wrote: On Wed, Oct 31, 2007 at 09:38:04AM -0500, James Bottomley wrote: On Tue, 2007-10-30 at 20:55 -0700, Greg KH wrote: OSame problem here, if grp-is_visible is not set,

Re: List of possible duplicated include files in include/

2007-11-04 Thread Robert P. J. Day
On Sun, 4 Nov 2007, Marco Costalba wrote: On 11/4/07, Robert P. J. Day [EMAIL PROTECTED] wrote: On Sun, 4 Nov 2007, Marco Costalba wrote: Here the number of false positives is overhelming, but perhaps there are also _real_ duplicated include somewhere in the bunch:

  1   2   3   4   5   >