public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* shmem_get_acl: unable to handle kernel paging request at ffffffffffffffff
@ 2009-06-24 21:16 Frans Pop
  2009-06-24 21:17 ` Al Viro
  0 siblings, 1 reply; 3+ messages in thread
From: Frans Pop @ 2009-06-24 21:16 UTC (permalink / raw)
  To: linux-kernel; +Cc: Al Viro

[-- Attachment #1: Type: text/plain, Size: 392 bytes --]

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.

Call trace:
   generic_acl_init
   shem_acl_init
   shmem_mknod
   vfs_mknod
   sys_mknodat
   ...
   system_call_fastpath

Please see attached screenshots for full details.

Cheers,
FJP

(Thanks to Eric Paris for the very quick fix for the audit build failure.)


[-- Attachment #2: VBox_crash_1.png --]
[-- Type: image/png, Size: 42373 bytes --]

[-- Attachment #3: VBox_crash_2.png --]
[-- Type: image/png, Size: 44119 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: shmem_get_acl: unable to handle kernel paging request at ffffffffffffffff
  2009-06-24 21:16 shmem_get_acl: unable to handle kernel paging request at ffffffffffffffff Frans Pop
@ 2009-06-24 21:17 ` Al Viro
  2009-06-24 21:40   ` Frans Pop
  0 siblings, 1 reply; 3+ messages in thread
From: Al Viro @ 2009-06-24 21:17 UTC (permalink / raw)
  To: Frans Pop; +Cc: linux-kernel

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...

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: shmem_get_acl: unable to handle kernel paging request at ffffffffffffffff
  2009-06-24 21:17 ` Al Viro
@ 2009-06-24 21:40   ` Frans Pop
  0 siblings, 0 replies; 3+ messages in thread
From: Frans Pop @ 2009-06-24 21:40 UTC (permalink / raw)
  To: Al Viro; +Cc: linux-kernel

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!

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2009-06-24 21:40 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-06-24 21:16 shmem_get_acl: unable to handle kernel paging request at ffffffffffffffff Frans Pop
2009-06-24 21:17 ` Al Viro
2009-06-24 21:40   ` Frans Pop

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox