lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Wed, 24 Jun 2009 23:40:05 +0200
From:	Frans Pop <elendil@...net.nl>
To:	Al Viro <viro@...iv.linux.org.uk>
Cc:	linux-kernel@...r.kernel.org
Subject: Re: shmem_get_acl: unable to handle kernel paging request at ffffffffffffffff

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@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ