Re: shmem_get_acl: unable to handle kernel paging request at ffffffffffffffff

From: Frans Pop
Date: Wed Jun 24 2009 - 17:40:20 EST


On Wednesday 24 June 2009, Al Viro wrote:
> On Wed, Jun 24, 2009 at 11:16:03PM +0200, Frans Pop wrote:
> > I just tried v2.6.30-8722-gc82e6d4 on VirtualBox (x86_64) and got a
> > crash. Last tested/working version: v2.6.30-6553-g65795ef.
>
> Fixed in vfs-2.6.git for-linus...

Pulled, built, tested, check...
Wow, we're fast today.

Looks like resource allocation got improved:
-pci_bus 0000:00: resource 0 io: [0x00-0xffff]
-pci_bus 0000:00: resource 1 mem: [0x000000-0xffffffffffffffff]
+pci_bus 0000:00: resource 0 io: [0x00-0xcf7]
+pci_bus 0000:00: resource 1 io: [0xd00-0xffff]
+pci_bus 0000:00: resource 2 mem: [0x0a0000-0x0bffff]
+pci_bus 0000:00: resource 3 mem: [0x10000000-0xffdfffff]

Thanks,
FJP

P.S. Just see we're rid of 'Driver 's{dr}' needs updating - please use
bus_type methods'. Yay!
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/