[PATCH 2.6.24] ahci: RAID mode SATA patch for Intel ICH10 DeviceID's

2008-01-28 Thread Jason Gaston
This patch adds the Intel ICH10 SATA RAID Controllers DeviceID's. Signed-off-by: Jason Gaston <[EMAIL PROTECTED]> --- linux-2.6.24/drivers/ata/ahci.c.orig2008-01-24 14:58:37.0 -0800 +++ linux-2.6.24/drivers/ata/ahci.c 2008-01-28 14:58:22.0 -0800 @@ -475,6 +475,8 @@

Re: [rfc] exposing MMR's of on-chip peripherals for debugging purposes

2008-01-28 Thread Daniel Barkalow
On Mon, 28 Jan 2008, Mike Frysinger wrote: > On Jan 28, 2008 7:08 PM, Daniel Barkalow <[EMAIL PROTECTED]> wrote: > > Could you submit the XML files and the autogeneration code? The C file > > isn't really source. Not only is it big, it'll probably change around a > > whole lot when you make small

Re: [2.6 patch] unexport sys_{open,read}

2008-01-28 Thread Christoph Hellwig
On Tue, Jan 29, 2008 at 12:10:40AM +0200, Adrian Bunk wrote: > Now that they are unused we can finally unexport sys_{open,read}. > > Signed-off-by: Adrian Bunk <[EMAIL PROTECTED]> Linus. any reason this is not in? > > fs/open.c |1 - > fs/read_write.c |1 - > 2 files changed, 2

[PATCH 2.6.24] hda_intel: ALSA HD Audio patch for Intel ICH10 DeviceID's

2008-01-28 Thread Jason Gaston
This patch adds the Intel ICH10 HD Audio Controller DeviceID's. Signed-off-by: Jason Gaston <[EMAIL PROTECTED]> --- linux-2.6.24/sound/pci/hda/hda_intel.c.orig 2008-01-24 14:58:37.0 -0800 +++ linux-2.6.24/sound/pci/hda/hda_intel.c 2008-01-28 14:58:22.0 -0800 @@ -98,6

[PATCH 2.6.24] i2c-i801: SMBus patch for Intel ICH10 DeviceID's

2008-01-28 Thread Jason Gaston
This patch adds the Intel ICH10 SMBus Controller DeviceID's Signed-off-by: Jason Gaston <[EMAIL PROTECTED]> --- linux-2.6.24/Documentation/i2c/busses/i2c-i801.orig 2008-01-24 14:58:37.0 -0800 +++ linux-2.6.24/Documentation/i2c/busses/i2c-i801 2008-01-28 15:29:26.0 -0800

[PATCH 2.6.24] irq: patch for Intel ICH10 DeviceID's

2008-01-28 Thread Jason Gaston
This patch adds the Intel ICH10 LPC Controller DeviceID's. Signed-off-by: Jason Gaston <[EMAIL PROTECTED]> --- linux-2.6.24/arch/x86/pci/irq.c.orig2008-01-24 14:58:37.0 -0800 +++ linux-2.6.24/arch/x86/pci/irq.c 2008-01-28 14:58:22.0 -0800 @@ -571,6 +571,10 @@

Re: [PATCH 2.6.24] pci_ids: patch for Intel ICH10 DeviceID's

2008-01-28 Thread Grant Grundler
On Mon, Jan 28, 2008 at 05:20:36PM -0800, Jason Gaston wrote: > This patch adds the Intel ICH10 LPC and SMBus Controller DeviceID's. Jason, two questions: Have you submitted these to pciids.sf.net? Where are these used in the kernel? thanks, grant > > Signed-off-by: Jason Gaston <[EMAIL

Re: [patch 05/26] mount options: fix afs

2008-01-28 Thread David Howells
Miklos Szeredi <[EMAIL PROTECTED]> wrote: > Add a .show_options super operation to afs. > > Use generic_show_options() and save the complete option string in > afs_get_sb(). Sounds reasonable, but I can't test it till I get back from LCA. David -- To unsubscribe from this list: send the line

Re: Problem with ata layer in 2.6.24

2008-01-28 Thread Robert Hancock
Gene Heskett wrote: And so far no one has tried to comment on those 2 dmesg lines I've quoted a couple of times now, here's another: [0.00] Nvidia board detected. Ignoring ACPI timer override. [0.00] If you got timer trouble try acpi_use_timer_override what the heck is that

Re: [PATCH] Fix procfs task exe symlink

2008-01-28 Thread Matt Helsley
On Sat, 2008-01-26 at 22:03 -0800, Andrew Morton wrote: > > On Wed, 23 Jan 2008 10:29:37 -0800 Matt Helsley <[EMAIL PROTECTED]> wrote: > > > > Andrew, please consider this patch for inclusion in -mm. > > > > ... > > > > Can't say that we're particularly exercised about mvfs's problems, but the

[PATCH 2.6.24] pci_ids: patch for Intel ICH10 DeviceID's

2008-01-28 Thread Jason Gaston
This patch adds the Intel ICH10 LPC and SMBus Controller DeviceID's. Signed-off-by: Jason Gaston <[EMAIL PROTECTED]> --- linux-2.6.24/include/linux/pci_ids.h.orig 2008-01-24 14:58:37.0 -0800 +++ linux-2.6.24/include/linux/pci_ids.h2008-01-28 15:05:41.0 -0800 @@

Re: [CPUISOL] CPU isolation extensions

2008-01-28 Thread Max Krasnyanskiy
Daniel Walker wrote: On Mon, 2008-01-28 at 10:32 -0800, Max Krasnyanskiy wrote: Just this patches. RT patches cannot achieve what I needed. Even RTAI/Xenomai can't do that. For example I have separate tasks with hard deadlines that must be enforced in 50usec kind of range and basically no

Re: [rfc] exposing MMR's of on-chip peripherals for debugging purposes

2008-01-28 Thread Mike Frysinger
On Jan 28, 2008 7:08 PM, Daniel Barkalow <[EMAIL PROTECTED]> wrote: > On Mon, 28 Jan 2008, Mike Frysinger wrote: > > On Jan 28, 2008 8:04 AM, richard kennedy <[EMAIL PROTECTED]> wrote: > > > there is a lot of duplication in your file, but you could slim it down a > > > bit if thats the only

Re: [Regression] 2.6.24-git3: Major annoyance during suspend/hibernation on x86-64 (bisected)

2008-01-28 Thread Rafael J. Wysocki
On Monday, 28 of January 2008, Rafael J. Wysocki wrote: > On Monday, 28 of January 2008, Rafael J. Wysocki wrote: > > On Monday, 28 of January 2008, Steven Rostedt wrote: > > > Rafael J. Wysocki wrote: > > > > > > > No, this isn't the WARN_ON(). > > > > > > > >> this does have the feel of being

Pull request: DMA pool updates

2008-01-28 Thread Matthew Wilcox
G'day Linus, mate Could you pull the dmapool branch of git://git.kernel.org/pub/scm/linux/kernel/git/willy/misc.git please? All the patches have been posted to linux-kernel before, and various comments (and acks) have been taken into account. It's a fairly nice performance improvement, so

Re: Problem with ata layer in 2.6.24

2008-01-28 Thread Gene Heskett
On Monday 28 January 2008, Mark Lord wrote: >Gene Heskett wrote: >>.. >> And so far no one has tried to comment on those 2 dmesg lines I've quoted >> a couple of times now, here's another: >> [0.00] Nvidia board detected. Ignoring ACPI timer override. >> [0.00] If you got timer

Re: Problem with ata layer in 2.6.24

2008-01-28 Thread Gene Heskett
On Monday 28 January 2008, Mark Lord wrote: >Gene Heskett wrote: >> On Monday 28 January 2008, Mark Lord wrote: >>.. >> >>> Another way is to use the "make_bad_sector" utility that >>> is included in the source tarball for hdparm-7.7, as follows: >>> >>> make_bad_sector --readback /dev/sda

Re: [rfc] exposing MMR's of on-chip peripherals for debugging purposes

2008-01-28 Thread Daniel Barkalow
On Mon, 28 Jan 2008, Mike Frysinger wrote: > On Jan 28, 2008 8:04 AM, richard kennedy <[EMAIL PROTECTED]> wrote: > > Mike Frysinger wrote: > > > On Jan 28, 2008 5:40 AM, Bryan Wu <[EMAIL PROTECTED]> wrote: > > >> On Mon, 2008-01-28 at 05:16 -0500, Mike Frysinger wrote: > > >>> the trouble is that

DMA mapping on SCSI device?

2008-01-28 Thread Robert Hancock
We've got a bit of a problem with the sata_nv driver that I'm trying to figure out a decent solution to (hence all the lists CCed). This is the situation: The nForce4 ADMA hardware has 2 modes: legacy mode, where it acts like a normal ATA controller with 32-bit DMA limits, and ADMA mode where

Re: Problem with ata layer in 2.6.24

2008-01-28 Thread Gene Heskett
On Monday 28 January 2008, Daniel Barkalow wrote: >On Mon, 28 Jan 2008, Richard Heck wrote: >> Daniel Barkalow wrote: >> > Can you switch back to old IDE to get your work done (and to make sure >> > it's not a hardware issue that's developed recently)? >> >> I think it'd be really, REALLY helpful

Re: [patch 1/6] mmu_notifier: Core code

2008-01-28 Thread Robin Holt
> +void mmu_notifier_release(struct mm_struct *mm) ... > + hlist_for_each_entry_safe_rcu(mn, n, t, > + >mmu_notifier.head, hlist) { > + if (mn->ops->release) > + mn->ops->release(mn, mm); > +

Pull request: TASK_KILLABLE

2008-01-28 Thread Matthew Wilcox
Hi Linus, I'd like you to pull the task_killable branch of git://git.kernel.org/pub/scm/linux/kernel/git/willy/misc.git All the patches have been posted to linux-kernel before, and various comments (and acks) have been taken into account. Andrew's had the first fifteen patches (up to, and

Re: [PATCH] [NET]: Remove PowerPC code from fec.c

2008-01-28 Thread Greg Ungerer
> -- Forwarded message -- > Date: Fri, 25 Jan 2008 15:33:45 +0100 > From: Jochen Friedrich <[EMAIL PROTECTED]> > To: "Garzik, Jeff" <[EMAIL PROTECTED]> > Cc: Vitaly Bordug <[EMAIL PROTECTED]>, > Scott Wood <[EMAIL PROTECTED]>, > Kumar Gala <[EMAIL PROTECTED]>, > Geert

Re: Blu Ray LG GGW-H20L crashes Linux

2008-01-28 Thread Robert Hancock
Christoph Anton Mitterer wrote: On Mon, 2008-01-28 at 17:47 -0600, Robert Hancock wrote: Nope, I/we are still trying to figure out how to fix this properly.. I see :-) Uhm is there a bugreport opened, so that I can trace your efforts? Or would you be so kind to inform me when you have a patch

Re: cups slow on linux-2.6.24

2008-01-28 Thread Jeff Chua
2008/1/29 Krzysztof Oledzki <[EMAIL PROTECTED]>: > Strange. You stated that 2.6.23.12 is OK, however above patch > was included in 2.6.23.4: > Are you 100% sure that 2.6.23.12 is OK? Sorry, my mistake. I had another system on 2.6.23.12 and was not OK, so I bisected starting from 2.6.23. git

Re: [PATCH 3/5] Module: check to see if we have a built in module with the same name

2008-01-28 Thread Jan Engelhardt
On Jan 27 2008 15:38, Greg Kroah-Hartman wrote: >Subject: [PATCH 3/5] Module: check to see if we have a built in module with the > same name > >When trying to load a module with the same name as a built-in one, a >scary kobject backtrace comes up. Prevent that from checking for this

Re: [PATCH] firewire: fail open() quickly if the node doesn't exist anymore

2008-01-28 Thread Stefan Richter
Jarod Wilson wrote: > On Sunday 27 January 2008 12:21:56 pm Stefan Richter wrote: >> Scenario: Process A keeps the character device file of node N open. >> N is being unplugged. File /dev/fwN won't be destroyed as long as A >> doesn't close it. Now, process B opens /dev/fwN as well. Previously

Re: Blu Ray LG GGW-H20L crashes Linux

2008-01-28 Thread Christoph Anton Mitterer
On Mon, 2008-01-28 at 17:47 -0600, Robert Hancock wrote: > Nope, I/we are still trying to figure out how to fix this properly.. I see :-) Uhm is there a bugreport opened, so that I can trace your efforts? Or would you be so kind to inform me when you have a patch an Linus accepted it? :-) btw:

Re: fixed a bug of adma in rhel4u5 with HDS7250SASUN500G.

2008-01-28 Thread Robert Hancock
Kuan Luo wrote: Robert worte. Kuan, does this patch (using the notifiers to see if the command is really done) still work if one port on the controller has ADMA disabled because it's in ATAPI mode? I seem to recall Allen Martin mentioning that notifiers wouldn't work in this case. I just

Re: [PATCH 1/1] Net: e100, fix iomap mem accesses

2008-01-28 Thread Jiri Slaby
On 01/28/2008 11:31 PM, Kok, Auke wrote: Andrew Morton wrote: Please resend when convenient. Maybe more luodly or something, I dunno. just repost to me and Jeff and I'll pick it up this week if Jeff does not. Sent few hours ago, you should had received a copy, hadn't you? -- To unsubscribe

Re: Blu Ray LG GGW-H20L crashes Linux

2008-01-28 Thread Robert Hancock
Christoph Anton Mitterer wrote: On Mon, 2008-01-28 at 17:38 -0600, Robert Hancock wrote: Christoph Anton Mitterer wrote: btw: I'm cross posting this to lkml and debian-user,... hope nobody feels offended :-) How much RAM is in your machine? There's a known problem with sata_nv ADMA with ATAPI

Re: [CPUISOL] CPU isolation extensions

2008-01-28 Thread Daniel Walker
On Mon, 2008-01-28 at 10:32 -0800, Max Krasnyanskiy wrote: > Just this patches. RT patches cannot achieve what I needed. Even RTAI/Xenomai > can't do that. > For example I have separate tasks with hard deadlines that must be enforced > in 50usec kind > of range and basically no idle time

Re: [PATCH 3/7] X86: Fix trailing statements should be on next line

2008-01-28 Thread Willy Tarreau
Hi Paolo, On Tue, Jan 29, 2008 at 12:07:44AM +0100, Paolo Ciarrocchi wrote: > Fix trailing statements should be on next line > -if ( partial_status & SW_C3 ) printk("SW: condition bit 3\n"); > -if ( partial_status & SW_C2 ) printk("SW: condition bit 2\n"); > -if (

Re: Blu Ray LG GGW-H20L crashes Linux

2008-01-28 Thread Christoph Anton Mitterer
On Mon, 2008-01-28 at 17:38 -0600, Robert Hancock wrote: > Christoph Anton Mitterer wrote: > > btw: I'm cross posting this to lkml and debian-user,... hope nobody > > feels offended :-) > > How much RAM is in your machine? There's a known problem with sata_nv > ADMA with ATAPI devices and over

Re: Blu Ray LG GGW-H20L crashes Linux

2008-01-28 Thread Robert Hancock
Christoph Anton Mitterer wrote: Hi everybody. I've just bought and installed a LG GGW-H20L Blu-Ray burner,... This is an SATA device, I'm running a 2.6.23.10 kernel (not the Debian version) on Debian sid (AMD64) and I use the proprietary nvidia drivers (169.07). The system is an Dual (!)

Re: [LTP] [TEST] : LTP Build failure on 2.6.24 kernel

2008-01-28 Thread Mike Frysinger
On Monday 28 January 2008, Adrian Bunk wrote: > On Mon, Jan 28, 2008 at 04:21:01PM -0500, Mike Frysinger wrote: > > On Monday 28 January 2008, Adrian Bunk wrote: > > > On Mon, Jan 28, 2008 at 03:43:16PM -0500, Mike Frysinger wrote: > > > > On Monday 28 January 2008, Adrian Bunk wrote: > > > > > On

Re: Hot (un)plugging of a SATA drive with sata_nv (CK8S)?

2008-01-28 Thread Robert Hancock
(linux-ide cc'ed) Ignacy Gawedzki wrote: On Fri, Jan 25, 2008 at 09:03:02PM -0600, thus spake Robert Hancock: Ignacy Gawedzki wrote: Hi everyone, I'm having trouble to determine the cause of the following behavior. I'm not even sure that I'm supposed to hot plug and unplug a SATA drive from

Re: dl2k stopped working on 2.6.24

2008-01-28 Thread Santiago Garcia Mantinan
> I've been playing with ethtools and got it to work at 100FD by setting it > manually, but if afterwards I set it to auto it again goes 1000 HD and thus > not working again. I have changed my gigabit switch for a 100Mb wrt and the dl2k sets the link right at 100FD and works much better than when

Re: [PATCH] ipwireless: driver for 3G PC Card

2008-01-28 Thread Randy Dunlap
On Tue, 29 Jan 2008 00:29:19 +0100 Jiri Slaby wrote: > On 01/29/2008 12:28 AM, Randy Dunlap wrote: > > On Tue, 29 Jan 2008 00:18:03 +0100 Jiri Slaby wrote: > > > >> On 01/28/2008 07:08 PM, Randy Dunlap wrote: > +/* > + * @return 1 if something has been received from hw > >>> What's

Re: [2.6 patch] fs/ocfs2/: possible cleanups

2008-01-28 Thread Mark Fasheh
On Tue, Jan 29, 2008 at 12:11:41AM +0200, Adrian Bunk wrote: > This patch contains the following cleanups that are now possible: > - make the following needlessly global functions static: > - dlmglue.c:ocfs2_process_blocked_lock() > - heartbeat.c:ocfs2_node_map_init() > - #if 0 the following

Re: [PATCH update] firewire: fix "kobject_add failed for fw* with -EEXIST"

2008-01-28 Thread Stefan Richter
I wrote: > But the interaction with userspace processes opening /dev/fwX while the > respective node is being shut down gave me headaches. I am still not > entirely sure if I got it right in the patch update, i.e. if it is free > from deadlocks. fw_device_shutdown() and fw_device_op_open() can

Re: [PATCH 6/7] X86: include missing KERN_ facility level

2008-01-28 Thread Joe Perches
On Tue, 2008-01-29 at 00:08 +0100, Paolo Ciarrocchi wrote: > \diff --git a/arch/x86/math-emu/errors.c b/arch/x86/math-emu/errors.c > index 6102fe0..569a62e 100644 > --- a/arch/x86/math-emu/errors.c > +++ b/arch/x86/math-emu/errors.c > @@ -57,65 +57,65 @@ void FPU_printall(void) > >

Re: [PATCH] ipwireless: driver for 3G PC Card

2008-01-28 Thread Jiri Slaby
On 01/29/2008 12:28 AM, Randy Dunlap wrote: On Tue, 29 Jan 2008 00:18:03 +0100 Jiri Slaby wrote: On 01/28/2008 07:08 PM, Randy Dunlap wrote: +/* + * @return 1 if something has been received from hw What's with the '@'? ... + +/*! and the '!' ? + * @return true if the card is physically

Re: Kernel Event Notifications (was: [RFC] Parallelize IO for e2fsck)

2008-01-28 Thread Jon Masters
On Sat, 2008-01-26 at 16:55 +0300, Al Boldi wrote: > KOSAKI Motohiro wrote: > > > > And from a performance point of view letting applications voluntarily > > > > free some memory is better even than starting to swap. > > > > > > Absolutely. > > > > the mem_notify patch can realize "just before

Re: [PATCH] ipwireless: driver for 3G PC Card

2008-01-28 Thread Randy Dunlap
On Tue, 29 Jan 2008 00:18:03 +0100 Jiri Slaby wrote: > On 01/28/2008 07:08 PM, Randy Dunlap wrote: > >> +/* > >> + * @return 1 if something has been received from hw > > > > What's with the '@'? > ... > >> + > >> +/*! > > > > and the '!' ? > > > >> + * @return true if the card is physically

down_killable implementations for every architecture

2008-01-28 Thread Matthew Wilcox
As part of the TASK_KILLABLE changes, we're going to need down_killable(). Unfortunately, semaphores are implemented for every architecture, which we should probably fix at some point. On the plane ride down here, I did the necessary changes for each architecture:

Re: PATCH/RFC: bzImage payload as compressed ELF file.

2008-01-28 Thread H. Peter Anvin
Ian Campbell wrote: What would be the preferred way of allowing bootloaders/domain builders to find the compressed payload? Tacking the offset from the end onto the end as I have done for the moment seems pretty skanky... As Jeremy already mentioned, putting a pointer to the compressed ELF

Re: [RFC] some page can't be migrated

2008-01-28 Thread Christoph Lameter
On Sat, 26 Jan 2008, Andrew Morton wrote: > > > > - if (!page->mapping) > > + if (!page->mapping) { > > + if (!PageAnon(page) && PagePrivate(page)) > > + try_to_release_page(page, GFP_KERNEL); > > goto rcu_unlock; > > + } > > We call

Re: [PATCH] ipwireless: driver for 3G PC Card

2008-01-28 Thread Jiri Slaby
On 01/28/2008 07:08 PM, Randy Dunlap wrote: +/* + * @return 1 if something has been received from hw What's with the '@'? ... + +/*! and the '!' ? + * @return true if the card is physically present. + */ What exactly is wrong with @ and !? It's perfectly doxygen-styled. diff --git

Re: [PATCH 108/196] Kobject: change net/bridge to use kobject_create_and_add

2008-01-28 Thread Greg KH
On Mon, Jan 28, 2008 at 11:09:24PM +0100, Jan Engelhardt wrote: > > On Jan 25 2008 09:45, Greg KH wrote: > >> > >> Okay, but where is the new kobject freed? > > > >In the call to kobject_unregister(), which has then later in the series > >been converted to a call to kobject_put(). > > > Hm,

Re: [PATCH]PCIE ASPM support - takes 3

2008-01-28 Thread Kok, Auke
Pavel Machek wrote: > Hi! > >> v3->v2, fixed the issues Matthew Wilcox raised. >> >> PCI Express ASPM defines a protocol for PCI Express components in the D0 >> state to reduce Link power by placing their Links into a low power state >> and instructing the other end of the Link to do likewise.

Blu Ray LG GGW-H20L crashes Linux

2008-01-28 Thread Christoph Anton Mitterer
Hi everybody. I've just bought and installed a LG GGW-H20L Blu-Ray burner,... This is an SATA device, I'm running a 2.6.23.10 kernel (not the Debian version) on Debian sid (AMD64) and I use the proprietary nvidia drivers (169.07). The system is an Dual (!) DualCore AMD Opteron machine. (Please

Re: [PATCH] Improve Documentation/stable_api_nonsense.txt

2008-01-28 Thread Heikki Orsila
On Tue, Jan 29, 2008 at 01:09:59AM +0200, Heikki Orsila wrote: > * Make a remark about avoiding unnecessary changes in interfaces > * Improve wording Forgot to CC Greg. - Heikki -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL

[2.6.22.y] {17/17} - nopage-range-fix.patch (CVE-2008-0007) - series for stable kernel

2008-01-28 Thread Oliver Pinter (Pintér Olivér)
-- Thanks, Oliver commit 7a848b2ce457a41a97ec059af9658cfccb551e60 Author: Nick Piggin <[EMAIL PROTECTED]> Date: Mon Jan 28 21:19:34 2008 +0100 Subject: insufficient range checks of certain fault handlers (CVE-2008-0007) References: 353207 Patch-upstream: not yet This patch

[2.6.22.y] {16/17} - nfsv4-MAXNAME-fix.diff - series for stable kernel

2008-01-28 Thread Oliver Pinter (Pintér Olivér)
-- Thanks, Oliver commit 417f8080a38143bd15eca15b6cc3974b099c3a28 Author: J. Bruce Fields <[EMAIL PROTECTED]> Date: Fri Sep 28 16:45:51 2007 -0400 Subject: knfsd: query filesystem for NFSv4 getattr of FATTR4_MAXNAME References: 271803 Patch-mainline: 2.6.24 (likely)

[2.6.22.y] {15/17} - nfs-unmount-leak.patch - series for stable kernel

2008-01-28 Thread Oliver Pinter (Pintér Olivér)
-- Thanks, Oliver commit 22ce96e4a0adb59223039e3a79d6c590dca60324 Author: Trond Myklebust <[EMAIL PROTECTED]> Date: Tue Dec 11 11:05:19 2007 -0500 Subject: NFSv2/v3: Fix a memory leak when using -onolock Patch-mainline: 2.6.24 References: 336253 Neil Brown

[2.6.22.y] {13/17} - nfs-fix-nfs-reval-fsid - series for stable kernel

2008-01-28 Thread Oliver Pinter (Pintér Olivér)
-- Thanks, Oliver commit c1f208a8f7f1532f746768ba189e54c446fcf5e3 Author: Oliver Pinter <[EMAIL PROTECTED]> Date: Mon Jan 28 21:13:39 2008 +0100 Patch-mainline: 2.6.24 References: 271803 GIT: a0356862bcbeb20acf64bc1a82d28a4c5bb957a7 Mon Sep 17 00:00:00 2001 From: Trond

[2.6.22.y] {14/17} - nfs-name-len-limit - series for stable kernel

2008-01-28 Thread Oliver Pinter (Pintér Olivér)
-- Thanks, Oliver commit 5e79c396df8ea4b976edc314ce0c6dfcd679 Author: Oliver Pinter <[EMAIL PROTECTED]> Date: Mon Jan 28 21:13:51 2008 +0100 Patch-mainline: 2.6.23 References: 325913 GIT: 54af3bb543c071769141387a42deaaab5074da55 Mon Sep 17 00:00:00 2001 From: Trond

[2.6.22.y] {12/17} - nfsacl-retval.diff - series for stable kernel

2008-01-28 Thread Oliver Pinter (Pintér Olivér)
-- Thanks, Oliver commit 573fa7b8f203b7f14d184b0d700bf978ee275eec Author: J. Bruce Fields <[EMAIL PROTECTED]> Date: Fri Nov 2 15:36:08 2007 -0400 Subject: [PATCH] knfsd: fix spurious EINVAL errors on first access of new filesystem References: 340873 The v2/v3 acl code in nfsd

[2.6.22.y] {10/17} - via-velocity-dont-oops-on-mtu-change-1 - series for stable kernel

2008-01-28 Thread Oliver Pinter (Pintér Olivér)
-- Thanks, Oliver commit cefe0b205bc46195bd3d727c3a64d1315eb348d1 Author: Stephen Hemminger <[EMAIL PROTECTED]> Date: Thu Nov 15 03:47:27 2007 -0800 Subject: [VIA_VELOCITY]: Don't oops on MTU change. Patch-mainline: v2.6.24-rc3 References: 341537 [VIA_VELOCITY]: Don't oops

[2.6.22.y] {11/17} - via-velocity-dont-oops-on-mtu-change-2 - series for stable kernel

2008-01-28 Thread Oliver Pinter (Pintér Olivér)
-- Thanks, Oliver commit d8a71a5e6e4d10d146f860b516c08d5e8fc1cde4 Author: Stephen Hemminger <[EMAIL PROTECTED]> Date: Wed Nov 28 22:20:16 2007 -0800 Subject: via-velocity: don't oops on MTU change (resend) Patch-mainline: v2.6.24-rc4 References: 341537 via-velocity: don't

[2.6.22.y] {08/17} - intel-agp-965gme-fix - series for stable kernel

2008-01-28 Thread Oliver Pinter (Pintér Olivér)
-- Thanks, Oliver commit fc864418d1481d623955f78ff4f0b5ebe57b3fdf Author: Wang Zhenyu <[EMAIL PROTECTED]> Date: Mon Jan 28 21:06:13 2008 +0100 Subject: Intel_agp: really fix 945/965GME Patch-mainline: 2.6.23-rc1 References: 281277 Intel_agp: really fix 945/965GME

[2.6.22.y] {09/17} - sony-laptop-call-sonypi_compat_init-earlier - series for stable kernel

2008-01-28 Thread Oliver Pinter (Pintér Olivér)
-- Thanks, Oliver commit e818e2bd96d1280db79c9383b07013b42515eded Author: Mattia Dongili <[EMAIL PROTECTED]> Date: Sun Aug 12 07:20:27 2007 +0900 Subject: sony-laptop: call sonypi_compat_init earlier Patch-mainline: 2.6.23 References: 350984 sony-laptop: call

[2.6.22.y] {07/17} - i386-fixup-TRACE_IRQ-breakage - series for stable kernel

2008-01-28 Thread Oliver Pinter (Pintér Olivér)
-- Thanks, Oliver commit 847f51cb8a09e644b7452b396d981d58dbb7eecc Author: Peter Zijlstra <[EMAIL PROTECTED]> Date: Wed Jul 18 18:59:22 2007 +0200 Subject: i386: fixup TRACE_IRQ breakage Patch-mainline: 2.6.23-rc1 References: 326270, CVE-2007-3731 i386: fixup TRACE_IRQ

[2.6.22.y] {06/17} - handle-bogus-%cs-selector-in-single-step-instruction-decoding - series for stable kernel

2008-01-28 Thread Oliver Pinter (Pintér Olivér)
-- Thanks, Oliver commit d16cb86e71908ec86addc7f1c0934d00cfbc55ed Author: Roland McGrath <[EMAIL PROTECTED]> Date: Mon Jul 16 08:03:16 2007 -0700 Subject: Handle bogus %cs selector in single-step instruction decoding Patch-mainline: 2.6.23-rc1 References: 326270, CVE-2007-3731

[2.6.22.y] {04/17} - cciss-panic-in-blk_rq_map_sg - series for stable kernel

2008-01-28 Thread Oliver Pinter (Pintér Olivér)
-- Thanks, Oliver commit 3136931d10e12a9b0cf3962baaada6feac1da51b Author: Lee Schermerhorn <[EMAIL PROTECTED]> Date: Fri Sep 21 08:33:55 2007 +0200 From a683d652d334a546be9175b894f42dbd8e399536 Mon Sep 17 00:00:00 2001 Subject: [PATCH] Panic in blk_rq_map_sg() from CCISS driver

[2.6.22.y] {05/17} - cciss-fix_memory_leak - series for stable kernel

2008-01-28 Thread Oliver Pinter (Pintér Olivér)
-- Thanks, Oliver commit 4ae1b4aac1727a7d3633b932666e2fc459a7ff42 Author: Jesper Juhl <[EMAIL PROTECTED]> Date: Tue Jul 31 00:39:39 2007 -0700 From f2912a1223c0917a7b4e054f18086209137891ea Mon Sep 17 00:00:00 2001 Subject: [PATCH] cciss: fix memory leak There's a memory leak

[2.6.22.y] {03/17} - pci-fix-unterminated-pci_device_id-lists - series for stable kernel

2008-01-28 Thread Oliver Pinter (Pintér Olivér)
-- Thanks, Oliver commit 82b9446eceedb2a1f084baafd0243a87781f5857 Author: Kees Cook <[EMAIL PROTECTED]> Date: Wed Sep 19 05:46:32 2007 -0700 Subject: pci: fix unterminated pci_device_id lists Patch-mainline: 2.6.23-rc7 References: 340527 Git-commit:

[2.6.22.y] {02/17} - invalid-semicolon - series for stable kernel

2008-01-28 Thread Oliver Pinter (Pintér Olivér)
-- Thanks, Oliver commit 9b30bab6fde281cd6d143c2140b93e790c405dc7 Author: Ilpo Järvinen <[EMAIL PROTECTED]> Date: Mon Jan 28 20:54:13 2008 +0100 Subject: [POWERPC] Fix invalid semicolon after if statement Patch-mainline: 2.6.23-rc4 2b02d13996fe28478e45605de9bd8bdca25718de

[2.6.22.y] {01/17} - do_anonymous_page-race - series for stable kernel

2008-01-28 Thread Oliver Pinter (Pintér Olivér)
-- Thanks, Oliver commit 8327e0f191341cc32fb89bf4d7bee7c2524ae4e0 Author: Andrea Arcangeli <[EMAIL PROTECTED]> Date: Mon Jan 28 20:52:29 2008 +0100 Subject: Race condition in userspace testcase References: 46948, LTC11574 Additional Comment #103 From Andrea Arcangeli

[2.6.22.y] {00/17} series for stable kernel

2008-01-28 Thread Oliver Pinter (Pintér Olivér)
do_anonymous_page-race invalid-semicolon pci-fix-unterminated-pci_device_id-lists cciss-panic-in-blk_rq_map_sg cciss-fix_memory_leak handle-bogus-%cs-selector-in-single-step-instruction-decoding i386-fixup-TRACE_IRQ-breakage intel-agp-965gme-fix sony-laptop-call-sonypi_compat_init-earlier

[PATCH] Improve Documentation/stable_api_nonsense.txt

2008-01-28 Thread Heikki Orsila
* Make a remark about avoiding unnecessary changes in interfaces * Improve wording Signed-off-by: Heikki Orsila <[EMAIL PROTECTED]> --- Documentation/stable_api_nonsense.txt | 16 ++-- 1 files changed, 10 insertions(+), 6 deletions(-) diff --git

Re: [v4l-dvb-maintainer] [2.6 patch] dvb/frontends/xc5000.c: make a struct static

2008-01-28 Thread Steven Toth
Adrian Bunk wrote: struct XC5000_Standard[] can become static. Signed-off-by: Adrian Bunk <[EMAIL PROTECTED]> Reviewed-by: Steven Toth <[EMAIL PROTECTED]> Thanks Adrian. Mauro, please merge. - Steve --- e1f9c8304c807ecce026156ee2185925295fe835 diff --git

[PATCH 7/7] fix lines over 80 characters

2008-01-28 Thread Paolo Ciarrocchi
fix lines over 80 characters Signed-off-by: Paolo Ciarrocchi <[EMAIL PROTECTED]> --- arch/x86/math-emu/errors.c |6 -- 1 files changed, 4 insertions(+), 2 deletions(-) diff --git a/arch/x86/math-emu/errors.c b/arch/x86/math-emu/errors.c index 569a62e..e5a5b80 100644 ---

[PATCH 6/7] X86: include missing KERN_ facility level

2008-01-28 Thread Paolo Ciarrocchi
include missing KERN_ facility level Signed-off-by: Paolo Ciarrocchi <[EMAIL PROTECTED]> --- arch/x86/math-emu/errors.c | 52 ++-- 1 files changed, 26 insertions(+), 26 deletions(-) diff --git a/arch/x86/math-emu/errors.c b/arch/x86/math-emu/errors.c

[PATCH 5/7] X86: Fix plenty of "That open brace { should be on the previous line"

2008-01-28 Thread Paolo Ciarrocchi
Fix plenty of "That open brace { should be on the previous line" Signed-off-by: Paolo Ciarrocchi <[EMAIL PROTECTED]> --- arch/x86/math-emu/errors.c | 137 +++- 1 files changed, 47 insertions(+), 90 deletions(-) diff --git a/arch/x86/math-emu/errors.c

[PATCH 4/7] X86: Fix space related errors

2008-01-28 Thread Paolo Ciarrocchi
Fix space related errors Signed-off-by: Paolo Ciarrocchi <[EMAIL PROTECTED]> --- arch/x86/math-emu/errors.c | 134 ++-- 1 files changed, 67 insertions(+), 67 deletions(-) diff --git a/arch/x86/math-emu/errors.c b/arch/x86/math-emu/errors.c index

[PATCH 3/7] X86: Fix trailing statements should be on next line

2008-01-28 Thread Paolo Ciarrocchi
Fix trailing statements should be on next line Signed-off-by: Paolo Ciarrocchi <[EMAIL PROTECTED]> --- arch/x86/math-emu/errors.c | 39 ++- 1 files changed, 26 insertions(+), 13 deletions(-) diff --git a/arch/x86/math-emu/errors.c

[PATCH 2/7] X86: Clean up comments

2008-01-28 Thread Paolo Ciarrocchi
Clean up comments Signed-off-by: Paolo Ciarrocchi <[EMAIL PROTECTED]> --- arch/x86/math-emu/errors.c | 144 ++-- 1 files changed, 72 insertions(+), 72 deletions(-) diff --git a/arch/x86/math-emu/errors.c b/arch/x86/math-emu/errors.c index

[PATCH 1/7] X86: Remove dead code

2008-01-28 Thread Paolo Ciarrocchi
Remove dead code Signed-off-by: Paolo Ciarrocchi <[EMAIL PROTECTED]> --- arch/x86/math-emu/errors.c | 37 - 1 files changed, 0 insertions(+), 37 deletions(-) diff --git a/arch/x86/math-emu/errors.c b/arch/x86/math-emu/errors.c index a1b0d22..ece95cd 100644

[PATCH 0/7] X86: Clean up arch/x86/math-emu/errors.c

2008-01-28 Thread Paolo Ciarrocchi
Hi all, this patch series implements a few clean up suggested by checkpatch.pl I compiled tested every single patch and verified that the clean up only patches are not modifying the md5sum of the relative .o file. Before the patches: total: 214 errors, 28 warnings, 739 lines checked After:

Re: [2.6 patch] ata_piix.c: make piix_merge_scr() static

2008-01-28 Thread Tejun Heo
Adrian Bunk wrote: > piix_merge_scr() can become static. > > Signed-off-by: Adrian Bunk <[EMAIL PROTECTED]> > > --- > f272ad2ac4274a59f0b43cfd65488c51855132d4 > diff --git a/drivers/ata/ata_piix.c b/drivers/ata/ata_piix.c > index a65c8ae..1a5c3bf 100644 > --- a/drivers/ata/ata_piix.c > +++

Re: [PATCH] KGDB: refactor kconfig menu

2008-01-28 Thread Jan Kiszka
Jan Kiszka wrote: > Jan Kiszka wrote: >> This is an attempt to improve the so far, well, unfortunate Kconfig menu >> organization of KGDB. Most notably, it pushes all sub-entries into their >> own menuconfig, removes the (IMHO) unneeded "Method for KGDB >> communication" choice, and ensures

Re: [v4l-dvb-maintainer] [2.6 patch] ivtv-yuv.c: make 3 functions static

2008-01-28 Thread Hans Verkuil
On Monday 28 January 2008 23:10:53 Adrian Bunk wrote: > This patch makes the following needlessly global functions static: > - ivtv_yuv_next_free() > - ivtv_yuv_setup_frame() > - ivtv_yuv_udma_frame() > > Signed-off-by: Adrian Bunk <[EMAIL PROTECTED]> Signed-off-by: Hans Verkuil <[EMAIL

Re: [Patch v2] Make PCI extended config space (MMCONFIG) a driver opt-in

2008-01-28 Thread Greg KH
On Mon, Jan 28, 2008 at 03:31:42PM -0700, Matthew Wilcox wrote: > On Mon, Jan 28, 2008 at 12:44:31PM -0800, Greg KH wrote: > > On Mon, Jan 28, 2008 at 01:32:06PM -0500, Tony Camuso wrote: > > > Greg, > > > > > > Have you given Grant's suggestion any further consideration? > > > > > > I'd like to

Re: cups slow on linux-2.6.24

2008-01-28 Thread Krzysztof Oledzki
On Tue, 29 Jan 2008, Jeff Chua wrote: On Jan 28, 2008 7:18 AM, Jeff Chua <[EMAIL PROTECTED]> wrote: I'm sending printing jobs to a network printer (it's actually printing to the localhost simply creating a file), and running this on Linux-2.6.24 will cause the printing to slow down to 1

Re: PATCH/RFC: bzImage payload as compressed ELF file.

2008-01-28 Thread Jeremy Fitzhardinge
Ian Campbell wrote: I'm mainly interested in something along these lines to allow the Xen bootloader to load a bzImage so that distros don't have to maintain two kernel packages with the same basic bits in different file formats, I think it would probably be of use to the kexec and/or lguest

chars > 0xa0 not displayed in console since 2.6.24

2008-01-28 Thread Gerardo Exequiel Pozzi
Hello, Chars are displayed OK in kernels < 2.6.24 (2.6.22.16, 2.6.23.14) with the same config. I booted clean with init=/bin/bash to discard distro (slackware-current) problem/incompat, but the problem persist. This is a know problem? The dmesg and config are attached. Please CC, i am

Re: [PATCH] KGDB: refactor kconfig menu

2008-01-28 Thread Jan Kiszka
Jan Kiszka wrote: > This is an attempt to improve the so far, well, unfortunate Kconfig menu > organization of KGDB. Most notably, it pushes all sub-entries into their > own menuconfig, removes the (IMHO) unneeded "Method for KGDB > communication" choice, and ensures everything is indented

[PATCH] radio-si470x.c: check-after-use

2008-01-28 Thread Tobias Lorenz
Hi Mauro, Hi Adrian, Adrian used the coverity checker against radio-si470x and found this: > The Coverity checker spotted the following check-after-use in > drivers/media/radio/radio-si470x.c: > > <-- snip --> > static void si470x_usb_driver_disconnect(struct usb_interface *intf) > { >

PATCH/RFC: bzImage payload as compressed ELF file.

2008-01-28 Thread Ian Campbell
Hi Peter, This patch switches the payload of a bzImage file to be in compressed ELF format. There are several rough edges which need to be addressed before it could go any further but I'd be interested to hear your opinion of the general approach before I spend time cleaning it up. I'm mainly

Re: cups slow on linux-2.6.24

2008-01-28 Thread Jeff Chua
On Jan 28, 2008 7:18 AM, Jeff Chua <[EMAIL PROTECTED]> wrote: I'm sending printing jobs to a network printer (it's actually printing to the localhost simply creating a file), and running this on Linux-2.6.24 will cause the printing to slow down to 1 print every 3 seconds after printing 500

Re: [2.6 patch] security/selinux/netlabel.c: fix double free

2008-01-28 Thread Paul Moore
On Monday 28 January 2008 5:35:40 pm Adrian Bunk wrote: > On Mon, Jan 28, 2008 at 05:23:46PM -0500, Paul Moore wrote: > > Thanks for finding this mistake, however, I'd rather see it fixed > > by removing the netlbl_secattr_destroy() call in > > security_netlbl_sid_to_secattr() as it really

Re: [2.6 patch] let LOG_BUF_SHIFT default to 17

2008-01-28 Thread Randy Dunlap
On Tue, 29 Jan 2008 00:12:23 +0200 Adrian Bunk wrote: > 16 kB is often no longer enough for a normal boot of an UP system. s/16/64/ then agreed. Acked-by: Randy Dunlap <[EMAIL PROTECTED]> > And even less when people e.g. use suspend. > > 17 seems to be a more reasonable default for current

Re: [2.6 patch] make selinux_set_mnt_opts() static

2008-01-28 Thread James Morris
On Tue, 29 Jan 2008, Adrian Bunk wrote: > selinux_set_mnt_opts() can become static. > > Signed-off-by: Adrian Bunk <[EMAIL PROTECTED]> > Thanks, applied. > --- > d9cfb159caa25ed5ad3dee35d62a6e1a0bd51ef6 > diff --git a/security/selinux/hooks.c b/security/selinux/hooks.c > index

Re: [2.6 patch] security/selinux/netlabel.c: fix double free

2008-01-28 Thread Adrian Bunk
On Mon, Jan 28, 2008 at 05:23:46PM -0500, Paul Moore wrote: > On Monday 28 January 2008 5:09:38 pm Adrian Bunk wrote: > > This patch fixes a double free (security_netlbl_sid_to_secattr() > > already calls netlbl_secattr_destroy() when it returns !0) introduced > > by commit

Re: [PATCH] fill in missing pv_mmu_ops entries for PAGETABLE_LEVELS >= 3

2008-01-28 Thread Glauber de Oliveira Costa
Ingo Molnar wrote: * Marcelo Tosatti <[EMAIL PROTECTED]> wrote: The first fix is not even specific for PARAVIRT, and it's actually preventing the whole tree from booting. And the following allows PARAVIRT kernels to boot on x86_64. Fill in missing pagetable manipulation

Re: [PATCH 2.6.23.14] SCSI : scsi_device_lookup/scsi_device_lookup_by_target return NULL for an existent scsi_device

2008-01-28 Thread Nagendra Tomar
James, I am facing issues with device removal being done when there are commands outstanding in the LLD. As explained in my original post, its resulting in effects ranging from the duplicate kobject warnings to the inability of the scsi subsystem to find a valid device (all symptoms are

Re: [PATCH 1/1] Net: e100, fix iomap mem accesses

2008-01-28 Thread Kok, Auke
Andrew Morton wrote: > On Fri, 18 Jan 2008 14:38:51 -0500 Jeff Garzik <[EMAIL PROTECTED]> wrote: > >> Jiri Slaby wrote: >>> readX functions are not permitted on iomap-ped space change to ioreadX, >>> also pci_unmap pci_map-ped space on exit (instead of iounmap). >>> >>> Signed-off-by: Jiri Slaby

Re: [PATCH] firewire: fail open() quickly if the node doesn't exist anymore

2008-01-28 Thread Jarod Wilson
On Sunday 27 January 2008 12:21:56 pm Stefan Richter wrote: > Scenario: Process A keeps the character device file of node N open. > N is being unplugged. File /dev/fwN won't be destroyed as long as A > doesn't close it. Now, process B opens /dev/fwN as well. Previously > it would succeed but

<    1   2   3   4   5   6   7   8   9   10   >