Found 49 matching messages (0.001 seconds). Page 1 of 3.
... ATA_SMART_* > defines while at it. > > Partially based on earlier work by Chris Wedgwood. [...] On Wed, Jul 23, 2008 at ... > Partially based on earlier work by Chris Wedgwood. ACK/signoff from me (in so far as it's relevant, my ...
linux-kernel - Chris Wedgwood - Jul 23 2008 - 19:52
... to just make sure the Kconfig magic
disallows ACPI_IBM_BAY when ACPI_BAY is enabled.
Signed-off-by: Chris Wedgwood
linux-kernel - Chris Wedgwood - Mar 15 2007 - 03:10
... 03:56:32PM +1000, David Chinner wrote: > On Sun, Apr 29, 2007 at 10:25:59PM -0700, Chris Wedgwood wrote: > IIRC, the argument for FA_ALLOCATE changing file size is that > posix_fallocate() is supposed to change the file ...
linux-kernel - Chris Wedgwood - Apr 30 2007 - 02:01
Signed-off-by: Chris Wedgwood
linux-kernel - Chris Wedgwood - May 8 2007 - 14:15
Signed-off-by: Chris Wedgwood
linux-kernel - Chris Wedgwood - May 8 2007 - 14:29
Signed-off-by: Chris Wedgwood
linux-kernel - Chris Wedgwood - May 8 2007 - 14:37
On Tue, May 08, 2007 at 11:37:26AM -0700, Chris Wedgwood wrote: > +#define __NR_getcpu 280 I see something was merged just now that uses 280. Should I resubmit this using 281 & 282? - To unsubscribe from this list: send the ...
linux-kernel - Chris Wedgwood - May 8 2007 - 17:28
On Tue, Nov 13, 2007 at 11:04:00PM -0800, Chris Wedgwood wrote: > With 2.6.24-rc2 (amd64) I sometimes (usually but perhaps not always) > see a hang when accessing some NFS exported XFS filesystems. Local > access to these ...
linux-kernel - Chris Wedgwood - Nov 14 2007 - 07:49
... .org>
cc: Tejun Heo
linux-kernel - Chris Wedgwood - Mar 18 2008 - 18:06
On Tue, Jan 16, 2007 at 08:52:32PM +0100, Christoph Anton Mitterer wrote: > I agree,... it seems drastic, but this is the only really secure > solution. I'd like to here from Andi how he feels about this? It seems like a somewhat drastic solution
linux-kernel - Chris Wedgwood - Jan 16 2007 - 16:31
On Tue, Jan 16, 2007 at 09:31:31PM +0100, Krzysztof Halasa wrote: > Do you (someone) have (maintain) a list of affected systems, > including motherboard type and possibly version, BIOS version and > CPU type? A similar list of unaffected systems with
linux-kernel - Chris Wedgwood - Jan 16 2007 - 16:35
On Tue, Jan 16, 2007 at 08:26:05AM -0600, Robert Hancock wrote: > >If one use iommu=soft the sata_nv will continue to use the new code > >for the ADMA, right? > > Right, that shouldn't affect it. right now i'm thinking if we can't figure out
linux-kernel - Chris Wedgwood - Jan 16 2007 - 14:01
On Thu, Jan 18, 2007 at 04:00:28AM -0700, Erik Andersen wrote: > I just tried again and while using iommu=soft does avoid the > corruption problem, as with previous kernels with 2.6.20-rc5 using > iommu=soft still makes my pcHDTV HD5500 DVB cards not
linux-kernel - Chris Wedgwood - Jan 18 2007 - 12:36
On Thu, Jan 18, 2007 at 10:29:14AM +0100, joachim wrote: > Not only has it only been on Nvidia chipsets but we have only seen > reports on the Nvidia CK804 SATA controller. People have reported problems with other controllers. I have one here I
linux-kernel - Chris Wedgwood - Jan 18 2007 - 12:42
On Thu, Mar 15, 2007 at 02:51:14PM -0300, Henrique de Moraes Holschuh wrote: > This patch allows for ibm-acpi to coexist (with diminished > functionality) with other drivers like ACPI_BAY. Given the ACP_IBM_BAY implementation is more complete (or
linux-kernel - Chris Wedgwood - Mar 15 2007 - 15:17
I hate to comment at this late stage, especially on something that I think is really a great idea (I did similar more complex, sys_blkalloc with even more arguments time ago --- I'm glad given how complex this thread has become I didn't post them now)
linux-kernel - Chris Wedgwood - Mar 21 2007 - 17:35
On Thu, Mar 29, 2007 at 05:21:26PM +0530, Amit K. Arora wrote: > int fallocate(int fd, loff_t offset, loff_t len, int mode) Right now there are only two possible values for mode --- it's not clear what additional values there will be in the
linux-kernel - Chris Wedgwood - Mar 29 2007 - 12:35
On Mon, Apr 02, 2007 at 12:04:56PM -0700, Tom Strader wrote: > I have seen quite a few posts regarding unable to open an initial > console, but my system seems to have the necessary things in place > so I come looking for help. your rootfs/
linux-kernel - Chris Wedgwood - Apr 2 2007 - 18:49
On Sun, Apr 08, 2007 at 08:59:03PM -0400, Jeff Garzik wrote: > >ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.21-rc6/2.6.21-rc6-mm1/broken-out/forcedeth-work-around-null-skb-dereference-crash.patch > > It sounded this was specific
linux-kernel - Chris Wedgwood - Apr 10 2007 - 03:57
On Fri, Apr 27, 2007 at 07:46:13PM +0200, Heiko Carstens wrote: > If one insists to have fd at first argument, what is wrong with > having u32 arguments only? Well, I was one of those who objected as it seems *UGLY* to me. > It's not that this
linux-kernel - Chris Wedgwood - Apr 27 2007 - 16:42