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 for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Mon, 3 Dec 2012 18:02:15 -0800
From:	Linus Torvalds <torvalds@...ux-foundation.org>
To:	Tony Luck <tony.luck@...el.com>
Cc:	Romain Francoise <romain@...bokech.com>,
	Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: Re: Linux 3.7-rc8

On Mon, Dec 3, 2012 at 3:40 PM, Linus Torvalds
<torvalds@...ux-foundation.org> wrote:
>
> Yup, I can reproduce it with that.
>
> I'll shut the printk up some way. In the meantime, you can ignore it.

Here's a patch to handle the "buffer head crosses the end of the disk" case.

It works for me, and in fact it should allow us to basically always
set the default block size to the PAGE_CACHE_SIZE (see bd_set_size()).
But it doesn't do that part yet, this is just the "guard against
crossing bh" part.

Does that fix the printk's for you too?

                    Linus

Download attachment "patch.diff" of type "application/octet-stream" (1987 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ