First  |  Prev |  Next  |  Last
Pages: 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86
AMD-Vi: Enabling IOMMU at 0000:00:00.2 cap 0x40 BUG: unable to handle kernel NULL pointer dereference at 0000000000000198
On Tue, Aug 10, 2010 at 06:57:45PM +0200, Sander Eikelenboom wrote: The requested info is attached. So that would mean a bios problem ? (those are not on my wishlist :-p) Yeah, looks like a BIOS problem. But the driver should handle that without crashing the system, so there is a bug in the driver too. Pro... 10 Aug 2010 19:08
AMD-Vi: Enabling IOMMU at 0000:00:00.2 cap 0x40 BUG: unable to handle kernel NULL pointer dereference at 0000000000000198
Hello Joerg, The requested info is attached. So that would mean a bios problem ? (those are not on my wishlist :-p) -- Sander Tuesday, August 10, 2010, 6:26:06 PM, you wrote: On Tue, Aug 10, 2010 at 04:48:50PM +0200, Sander Eikelenboom wrote: Hi Joerg, Trying to boot 2.6.35 with amd iommu... 11 Aug 2010 14:44
Topcliff: Update PCH_SPI driver to 2.6.35
On Tue, Aug 10, 2010 at 08:02:26PM +0900, Masayuki Ohtak wrote: SPI driver of Topcliff PCH Topcliff PCH is the platform controller hub that is going to be used in Intel's upcoming general embedded platform. All IO peripherals in Topcliff PCH are actually devices sitting on AMBA bus. Topcliff PCH has... 10 Aug 2010 22:26
Topcliff: Update PCH_IEEE1588 driver to 2.6.35
On Tue, Aug 10, 2010 at 07:32:04PM +0900, Masayuki Ohtak wrote: IEEE1588 driver of Topcliff PCH Topcliff PCH is the platform controller hub that is going to be used in Intel's upcoming general embedded platform. All IO peripherals in Topcliff PCH are actually devices sitting on AMBA bus. Topcliff PC... 11 Aug 2010 22:29
Topcliff: Update PCH_GPIO driver to 2.6.35
On Tue, Aug 10, 2010 at 07:59:13PM +0900, Masayuki Ohtak wrote: GPIO driver of Topcliff PCH Topcliff PCH is the platform controller hub that is going to be used in Intel's upcoming general embedded platform. All IO peripherals in Topcliff PCH are actually devices sitting on AMBA bus. Topcliff PCH ha... 10 Aug 2010 13:35
ARM: ftrace: add ENDPROC annotations
Hi Rabin, On Wed, 2010-04-21 at 20:23 +0100, Rabin Vincent wrote: From 87b70ed633da00fe9873a5819c6d24e57368de43 Mon Sep 17 00:00:00 2001 From: Rabin Vincent <rabin(a)rab.in> Date: Sun, 14 Feb 2010 01:18:33 +0530 Subject: [PATCH] ARM: ftrace: add ENDPROC annotations When building as Thumb-2, the ".ty... 10 Aug 2010 15:48
linux-next: Tree for August 10 (acpi/apei)
On Tue, 10 Aug 2010 13:56:01 +1000 Stephen Rothwell wrote: Hi all, As the merge window is open, please do not add 2.6.37 material to your linux-next included trees until after 2.6.36-rc1. Changes since 20100809: on 32-bit i386: drivers/acpi/apei/erst-dbg.c:106: warning: format '%lx' expect... 10 Aug 2010 22:26
[PATCH -next] mfd: tps6586x depends on GPIOLIB
From: Randy Dunlap <randy.dunlap(a)oracle.com> tps6586x uses gpio interfaces, so it should depend on GPIOLIB. Fixes these build errors: drivers/mfd/tps6586x.c:41: error: field 'gpio' has incomplete type drivers/mfd/tps6586x.c:195: warning: type defaults to 'int' in declaration of '__mptr' drivers/mfd/tps6586x.... 10 Aug 2010 13:35
block bits for 2.6.36-rc1
On 08/09/2010 08:43 AM, Jens Axboe wrote: Hi Linus, So lets try this for real. It appears to work fine, on the laptop and running tests on a box back home. At the very end is the fixup patch for merging. Tests back home completed successfully. I added a patch for fixing a compile issue with !CONFIG_... 10 Aug 2010 12:28
lib: vsprintf: optimised put_dec() for 32-bit machines
2010/8/10 Michał Nazarewicz <m.nazarewicz(a)samsung.com>: +#if BITS_PER_LONG != 32 || defined CONFIG_CC_OPTIMIZE_FOR_SIZE || \ +       ULLONG_MAX != 18446744073709551615ULL I think it's better to say "if BITS_PER_LONG > 32 and ULLONG_MAX > 2^64-1", Thinko. I meant "or", not "and"... -- vda ... 10 Aug 2010 12:28
First  |  Prev |  Next  |  Last
Pages: 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86