Re: e100 PCI bridge problem

2007-07-14 Thread William Montgomery
Krzysztof Halasa wrote: William Montgomery <[EMAIL PROTECTED]> writes: I am using a PCI analyzer and it shows the bus in an idle state after the lockup. The PCI transactions just prior to the lockup show a couple of interrupts from the card which appear to be handled correctly. Anything I

[PATCH] Text Edit Lock - x86_64 kerneldoc

2007-07-14 Thread Mathieu Desnoyers
Text Edit Lock - x86_64 kerneldoc Add kerneldoc to text edit lock x86_64 API. Signed-off-by: Mathieu Desnoyers <[EMAIL PROTECTED]> CC: [EMAIL PROTECTED] --- include/asm-x86_64/cacheflush.h | 19 ++- 1 file changed, 18 insertions(+), 1 deletion(-) Index: linux-2.6-lttng/include

Re: [PATCH] Immediate Value - Architecture Independent Code Deferred Sync

2007-07-14 Thread Mathieu Desnoyers
Please drop, wrong thread. Will repost in the right one. * Mathieu Desnoyers ([EMAIL PROTECTED]) wrote: > Linux Kernel Markers - Architecture Independent Code Deferred Sync > > Upon marker probe_unregister, we delay call to synchronize_sched() to > accelerate mass unregistration (only when there

[PATCH] Text Edit Lock - Architecture Independent Code - kerneldoc

2007-07-14 Thread Mathieu Desnoyers
Text Edit Lock - Architecture Independent Code - kerneldoc Add kerneldoc to text edit lock API. Signed-off-by: Mathieu Desnoyers <[EMAIL PROTECTED]> CC: [EMAIL PROTECTED] --- include/linux/memory.h | 17 +++-- 1 file changed, 15 insertions(+), 2 deletions(-) Index: linux-2.6-lttng

[PATCH] Text Edit Lock - i386 kerneldoc

2007-07-14 Thread Mathieu Desnoyers
Text Edit Lock - i386 kerneldoc Add kerneldoc to text edit lock i386 API. Signed-off-by: Mathieu Desnoyers <[EMAIL PROTECTED]> CC: [EMAIL PROTECTED] --- include/asm-i386/cacheflush.h | 19 ++- 1 file changed, 18 insertions(+), 1 deletion(-) Index: linux-2.6-lttng/include/asm-i

[PATCH] Linux Kernel Markers - Architecture Independent Code Deferred Sync

2007-07-14 Thread Mathieu Desnoyers
Linux Kernel Markers - Architecture Independent Code Deferred Sync Upon marker probe_unregister, we delay call to synchronize_sched() to accelerate mass unregistration (only when there is no more reference to a give module do we call synchronize_sched()). However, we need to make sure every critic

[PATCH] Immediate Values - Architecture Independent Code - kerneldoc

2007-07-14 Thread Mathieu Desnoyers
Immediate Values - Architecture Independent Code - kerneldoc Add kerneldoc to Immediate Values API. Signed-off-by: Mathieu Desnoyers <[EMAIL PROTECTED]> CC: [EMAIL PROTECTED] --- include/linux/immediate.h | 66 ++ 1 file changed, 61 insertions(+), 5

[PATCH] Immediate Values - PowerPC Optimization - kerneldoc

2007-07-14 Thread Mathieu Desnoyers
Immediate Values - PowerPC Optimization - kerneldoc Add kerneldoc to Immediate Values (PowerPC Optimization) API. Signed-off-by: Mathieu Desnoyers <[EMAIL PROTECTED]> CC: [EMAIL PROTECTED] --- include/asm-powerpc/immediate.h | 51 1 file changed, 36 ins

[PATCH] Linux Kernel Markers - Architecture Independent Code - kerneldoc

2007-07-14 Thread Mathieu Desnoyers
Linux Kernel Markers - Architecture Independent Code - kerneldoc Add kerneldoc to Linux Kernel Markers API. Signed-off-by: Mathieu Desnoyers <[EMAIL PROTECTED]> CC: [EMAIL PROTECTED] --- include/linux/marker.h | 108 - 1 file changed, 99 insertion

[PATCH] Immediate Values - i386 Optimization - kerneldoc

2007-07-14 Thread Mathieu Desnoyers
Immediate Values - i386 Optimization - kerneldoc Add kerneldoc to Immediate Values (i386 Optimization) API. Signed-off-by: Mathieu Desnoyers <[EMAIL PROTECTED]> CC: [EMAIL PROTECTED] --- include/asm-i386/immediate.h | 50 ++- 1 file changed, 35 insertion

[PATCH] pda_power: clean up irq, timer

2007-07-14 Thread Anton Vorontsov
Clean up pda_power interrupt handling: Prior to this patch, the driver would pass information it needed to the interrupt handler dev_id pointer, and then prompt forget it ever did so, recreating that same information after a couple passes through the timer-based state machine. This patch removes

[PATCH] Power supply class and drivers: remove non obligatory return statements

2007-07-14 Thread Anton Vorontsov
Per Jeff Garzik request. Signed-off-by: Jeff Garzik <[EMAIL PROTECTED]> Signed-off-by: Anton Vorontsov <[EMAIL PROTECTED]> --- drivers/power/apm_power.c |4 drivers/power/ds2760_battery.c |7 --- drivers/power/olpc_battery.c |1 - drivers/power/pda_power.c

Re: [patch] net/input: fix net/rfkill/rfkill-input.c bug on 64-bit systems

2007-07-14 Thread David Miller
From: Ingo Molnar <[EMAIL PROTECTED]> Date: Thu, 12 Jul 2007 14:45:03 +0200 > From: Ingo Molnar <[EMAIL PROTECTED]> > Subject: [patch] net/input: fix net/rfkill/rfkill-input.c bug on 64-bit > systems > > this recent commit: > > commit cf4328cd949c2086091c62c5685f1580fe9b55e4 > Author: Ivo van

Re: Documentation of kernel messages (Summary)

2007-07-14 Thread Rob Landley
On Friday 13 July 2007 11:54:41 pm Randy Dunlap wrote: > > If there's interest, I can push some patches to clean up Documentation by > > moving files into subdirectories, but Documentation's not well-suited to > > link out to the web. (You need html for that, and it's text.) > > I think that you s

Re: [PATCH 0/3][try 1] init: enable system-on-initramfs

2007-07-14 Thread Bodo Eggert
On Sat, 14 Jul 2007, H. Peter Anvin wrote: > Bodo Eggert wrote: > > On Sat, 14 Jul 2007, H. Peter Anvin wrote: > >> Bodo Eggert wrote: > >>> Setting the name of the rdinit process to the name of the init process > >>> in order to select the root device should not be the right knob. > >>> > >> What

Re: [2.6 patch] make net/ipv4/inet_timewait_sock.c:__inet_twsk_kill() static

2007-07-14 Thread David Miller
From: Adrian Bunk <[EMAIL PROTECTED]> Date: Fri, 13 Jul 2007 01:55:56 +0200 > This patch makes the needlessly global __inet_twsk_kill() static. > > Signed-off-by: Adrian Bunk <[EMAIL PROTECTED]> Applied, thanks Adrian. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in

Re: scsi0: Unexpected busfree while idle - Adaptec 29160N Ultra160 SCSI adapter

2007-07-14 Thread Jesper Juhl
On 09/07/07, Jesper Juhl <[EMAIL PROTECTED]> wrote: I just experienced a long hang and a lot of unpleasant messages in dmesg while building randconfig kernels in a loop. It just happened again without me doing anything special, just normal desktop use, surfing the net, reading email etc. This

Re: [PATCH] Power supply class and drivers: remove non obligatory return statements

2007-07-14 Thread Jeff Garzik
Anton Vorontsov wrote: Per Jeff Garzik request. Signed-off-by: Jeff Garzik <[EMAIL PROTECTED]> Signed-off-by: Anton Vorontsov <[EMAIL PROTECTED]> --- drivers/power/apm_power.c |4 drivers/power/ds2760_battery.c |7 --- drivers/power/olpc_battery.c |1 - d

Re: Documentation of kernel messages (Summary)

2007-07-14 Thread Rob Landley
On Friday 13 July 2007 9:46:59 pm Tsugikazu Shibata wrote: > > > How about adding; > > > kernel-doc-nano-HOWTO.txt > > > > The problem is, the generated htmdocs are in english. This file is about > > how to generate (and author) English documentation that won't be > > translated. What's the point

Re: raid5:md3: read error corrected , followed by , Machine Check Exception: .

2007-07-14 Thread Mr. James W. Laferriere
Hello Alan (& Justin) , On Sun, 15 Jul 2007, Alan Cox wrote: On Sat, 14 Jul 2007 17:08:27 -0700 (PDT) "Mr. James W. Laferriere" <[EMAIL PROTECTED]> wrote: Hello All , I was under the impression that a 'machine check' would be caused by some near to the CPU hardware failure ,

Re: [PATCH] remove PAGE_SIZE from headers_install

2007-07-14 Thread Albert Cahalan
Olaf Hering writes: On Sat, Jul 14, H. Peter Anvin wrote: Olaf Hering wrote: Declare PAGE_SIZE as getpagesize() for userspace. PAGE_SIZE is used in resource.h and shm.h I would think it would be better to not define it at all. Several architectures already don't have PAGE_SIZE visible to us

Re: [patch 1/2] F00F bug fixup for i386 - use immediate values

2007-07-14 Thread Mathieu Desnoyers
* Alexey Dobriyan ([EMAIL PROTECTED]) wrote: > On Fri, Jul 13, 2007 at 09:26:43PM -0400, Mathieu Desnoyers wrote: > > Use the faster immediate values for F00F bug handling in do_page_fault. > > > --- linux-2.6-lttng.orig/arch/i386/mm/fault.c > > +++ linux-2.6-lttng/arch/i386/mm/fault.c > > @@ -492

Re: [patch 1/2] F00F bug fixup for i386 - use immediate values

2007-07-14 Thread Mathieu Desnoyers
* Mathieu Desnoyers ([EMAIL PROTECTED]) wrote: > * Alexey Dobriyan ([EMAIL PROTECTED]) wrote: > > On Fri, Jul 13, 2007 at 09:26:43PM -0400, Mathieu Desnoyers wrote: > > > Use the faster immediate values for F00F bug handling in do_page_fault. > > > > > --- linux-2.6-lttng.orig/arch/i386/mm/fault.c

[PATCH] Include serial_reg.h with userspace headers

2007-07-14 Thread Herton Ronaldo Krzesinski
Hi, As reported by Gustavo de Nardin <[EMAIL PROTECTED]>, while trying to compile xosview (http://xosview.sourceforge.net/) with upstream kernel headers being used you get the following errors: serialmeter.cc:48:30: error: linux/serial_reg.h: No such file or directory serialmeter.cc: In member f

Re: [PATCH] remove PAGE_SIZE from headers_install

2007-07-14 Thread H. Peter Anvin
Albert Cahalan wrote: > > A real constant-value PAGE_SIZE is useful and doable. > > It's useful because a getpagesize() can't be used for numerous > things, such as setting the size of an array. > > It's doable, even on architectures that support multiple page > sizes, because ABIs specify align

Re: [PATCH] remove PAGE_SIZE from headers_install

2007-07-14 Thread David Miller
From: "Albert Cahalan" <[EMAIL PROTECTED]> Date: Sat, 14 Jul 2007 22:48:57 -0400 > A real constant-value PAGE_SIZE is useful and doable. It's bogus to use it. The kernel can get recompiled to arbitrary page sizes on some architectures, so a constat page size assumption cannot work. > It's usefu

[patch] use __attribute__ in asm-powerpc

2007-07-14 Thread Mike Frysinger
Pretty much everyone uses "__attribute__" or "attribute", no one uses "__attribute". This patch tweaks the three places in asm-powerpc where this comes up. While only asm-powerpc/types.h is interesting (for userspace), I did asm-powerpc/processor.h as well for consistency. Signed-off-by: Mike Fr

Re: [PATCH 0/3][try 1] init: enable system-on-initramfs

2007-07-14 Thread Al Boldi
Bodo Eggert wrote: > On Sat, 14 Jul 2007, H. Peter Anvin wrote: > > Bodo Eggert wrote: > > > On Sat, 14 Jul 2007, H. Peter Anvin wrote: > > >> Bodo Eggert wrote: > > >>> Setting the name of the rdinit process to the name of the init > > >>> process in order to select the root device should not be t

Re: [PATCH 2/3][try 1] init: enable system-on-initramfs: root-on-tmpfs

2007-07-14 Thread Al Boldi
Bodo Eggert wrote: > Al Boldi <[EMAIL PROTECTED]> wrote: > > Bodo Eggert wrote: > > Please reply-to-all, I'm not subscribed, but reading through a news > gateway. Same here. The problem is, I have no idea who's on the cc, and expected you to be on the list. Sorry. > >> This is a rework of Al B

Re: [ANNOUNCE][RFC] PlugSched-6.5.1 for 2.6.22

2007-07-14 Thread Giuseppe Bilotta
On Thursday 12 July 2007 00:17, Al Boldi wrote: > Peter Williams wrote: >> >> Probably the last one now that CFS is in the main line :-(. > > What do you mean? A pluggable scheduler framework is indispensible even in > the presence of CFS or SD. Indeed, and I hope it gets merged, giving people

Re: [PATCH] remove PAGE_SIZE from headers_install

2007-07-14 Thread Albert Cahalan
On 7/14/07, David Miller <[EMAIL PROTECTED]> wrote: From: "Albert Cahalan" <[EMAIL PROTECTED]> Date: Sat, 14 Jul 2007 22:48:57 -0400 > A real constant-value PAGE_SIZE is useful and doable. It's bogus to use it. The kernel can get recompiled to arbitrary page sizes on some architectures, so a c

Re: [PATCH] pda_power: clean up irq, timer, return usage

2007-07-14 Thread Andrew Morton
On Sat, 14 Jul 2007 20:29:07 -0400 Jeff Garzik <[EMAIL PROTECTED]> wrote: > Anton Vorontsov wrote: > > On Sat, Jul 14, 2007 at 07:12:04PM -0400, Jeff Garzik wrote: > >> Clean up pda_power interrupt handling: > > > > Nice, thanks! Just few cosmetic comments. > > > >> Prior to this patch, the driv

Re: [PATCH 3/8] drivers edac new pasemi driver

2007-07-14 Thread Andrew Morton
On Sat, 14 Jul 2007 17:12:45 -0700 (PDT) Doug Thompson <[EMAIL PROTECTED]> wrote: > > --- Andrew Morton <[EMAIL PROTECTED]> wrote: > > > > > + default: > > > + edac_mc_printk(mci, KERN_ERR, > > > +"Unrecognized Rank Config\n"); > > > > I

[PATCH 0/5] Misc helper patches for pid namespaces

2007-07-14 Thread sukadev
Some helper patches to support multiple pid namespaces. These were discussed earlier on Containers@ mailing list. [PATCH 1/5] Define and use task_active_pid_ns() wrapper [PATCH 2/5] Rename child_reaper() function. [PATCH 3/5] Use task_pid() to find leader's pid [P

[PATCH 1/5] Define and use task_active_pid_ns() wrapper

2007-07-14 Thread sukadev
Subject: [PATCH 1/5] Define and use task_active_pid_ns() wrapper From: Sukadev Bhattiprolu <[EMAIL PROTECTED]> With multiple pid namespaces, a process is known by some pid_t in every ancestor pid namespace. Every time the process forks, the child process also gets a pid_t in every ancestor pid

[PATCH 2/5] Rename child_reaper() function

2007-07-14 Thread sukadev
Pavel, Pls ack this if you agree. Suka --- Subject: [PATCH 2/5] Rename child_reaper function. From: Sukadev Bhattiprolu <[EMAIL PROTECTED]> Rename the child_reaper() function to task_child_reaper() to be similar to other task_* functions and to distinguish the function from 'struct pid_namspa

[PATCH 3/5] Use task_pid() to find leader's pid

2007-07-14 Thread sukadev
Subject: [PATCH 3/5] Use task_pid() to find leader's pid From: Sukadev Bhattiprolu <[EMAIL PROTECTED]> Use task_pid() to get leader's pid since find_pid() cannot be used after detach_pid(). See comments in the code below for more details. Signed-off-by: Sukadev Bhattiprolu <[EMAIL PROTECTED]> A

[PATCH 4/5] Define is_global_init() and is_container_init()

2007-07-14 Thread sukadev
Subject: [PATCH 4/5] Define is_global_init() and is_container_init(). From: Serge E. Hallyn <[EMAIL PROTECTED]> is_init() is an ambiguous name for the pid==1 check. Split it into is_global_init() and is_container_init(). A container init has it's tsk->pid == 1. A global init also has it's ts

[PATCH 5/5] Move alloc_pid() to copy_process()

2007-07-14 Thread sukadev
Pavel Like we discussed, I am sending this out. Pls ack. Suka --- Subject: [PATCH 5/5] Move alloc_pid call to copy_process From: Sukadev Bhattiprolu <[EMAIL PROTECTED]> Move alloc_pid() into copy_process(). This will keep all pid and pid namespace code together and simplify error handling whe

Re: [PATCH 1/12] drivers/isdn/hisax/avm_pci.c: replace pci_find_device with pci_get_device

2007-07-14 Thread Jeff Garzik
[EMAIL PROTECTED] wrote: S.Çaglar Onur wrote: > @@ -858,5 +858,10 @@ ready: > cs->irq_func = &avm_pcipnp_interrupt; > cs->writeisac(cs, ISAC_MASK, 0xFF); > ISACVersion(cs, (cs->subtyp == AVM_FRITZ_PCI) ? "AVM PCI:" : "AVM PnP:"); > + pci_dev_put(dev_avm); > r

Re: [patch] CFS scheduler, -v19

2007-07-14 Thread Mike Galbraith
On Sat, 2007-07-14 at 13:19 -0400, Ed Tomlinson wrote: > Hi, Hi Ed, > I run a java application at nice 15. Its been a background application here > for as long > as SD and CFS have been around. If I have a compile running at nice 0, with > v19 java > gets so little cpu that the the wrapper t

Re: Oops while modprobing phy fixed module

2007-07-14 Thread Satyam Sharma
Hi Gabriel, On 7/14/07, Gabriel C <[EMAIL PROTECTED]> wrote: Hi, doing a modprobe fixed the driver segfaults and I get this Oops: Jul 14 13:43:30 lara [ 157.952915] Fixed PHY: Registered new driver Jul 14 13:43:30 lara [ 157.953010] Device '[EMAIL PROTECTED]:1' does not have a release() fun

Re: [PATCH] remove PAGE_SIZE from headers_install

2007-07-14 Thread Olaf Hering
On Sat, Jul 14, Mike Frysinger wrote: > imo, asm/page.h should just go away for userspace. the attached patch > is what i've been using in Gentoo ... but somethings (like an arch or > two in glibc) still assume asm/page.h is OK. in general though, > considering asm/page.h has become so unreliabl

[PATCH 0/2] re: x86 setup code rewrite in C - revised

2007-07-14 Thread Andrew Hendry
I tested the 'x86 setup code rewrite revised' patches on a few new Pentium systems and some virtualized environments without any issues. Here are some further patches ontop of yours to remove some unused code and ifdef the MCA setup. -Andrew - To unsubscribe from this list: send the line "unsub

[PATCH 1/2] MCA: removed unused mca_pentium_flag

2007-07-14 Thread Andrew Hendry
The check for mca_pentium_flag was removed long ago. This cleans up the flag and documentation. Signed-off-by: Andrew Hendry <[EMAIL PROTECTED]> diff -uprN -X dontdiff a/arch/i386/kernel/cpu/bugs.c b/arch/i386/kernel/cpu/bugs.c --- a/arch/i386/kernel/cpu/bugs.c 2007-07-15 12:04:50.0 +1000

[PATCH 2/2] MCA: setup ifdefs

2007-07-14 Thread Andrew Hendry
The MCA setup performed is only needed when CONFIG_MCA=y. This wraps the setup with CONFIG_MCA and removes EXPORT_SYMBOL(machine_id) as no modules use it. Moved MCA setup variables from processor.h to mca.h because nothing else uses them. Signed-off-by: Andrew Hendry <[EMAIL PROTECTED]> diff -up

Re: Crypto Update for 2.6.23

2007-07-14 Thread David Miller
From: Herbert Xu <[EMAIL PROTECTED]> Date: Wed, 11 Jul 2007 21:08:49 +0800 > Here is the crypto update for 2.6.23: > > Please pull from > > git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6.git > > or > > master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6.git I merg

Re: [RFC 0/3] lro: Generic Large Receive Offload for TCP traffic

2007-07-14 Thread David Miller
I think this work is great. Thanks for doing it. Besides the fixups Evgeniy has selected, and the suggestion to receive into pages to cut down allocation costs, my only request is to make this thing able to handle ipv6 as well even if no current chips could facilitate that yet. - To unsubscribe

<    1   2   3