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] [thread-next>] [day] [month] [year] [list]
Date:	Thu, 5 Jun 2008 12:37:32 -0700
From:	Andrew Morton <akpm@...ux-foundation.org>
To:	"Thomas Tuttle" <ttuttle@...gle.com>
Cc:	mpm@...enic.com, linux-kernel@...r.kernel.org
Subject: Re: [PATCH 1/4] pagemap: Require reads of /proc/pid/pagemap to be
 multiples of 8 (v2 of series)

On Thu, 5 Jun 2008 14:38:10 -0400
"Thomas Tuttle" <ttuttle@...gle.com> wrote:

> This matches the behavior of /proc/kpage{count,flags}, and simplifies
> the logic a bit.
> 
> I also changed out and end in struct pagemapread to be u64* instead of
> char*, which makes put_user work the way it was intended.  (Before, it
> was only copying the bottom byte of a pagemap entry, because the target
> of the copy was a char*.)

This one is for 2.6.25.x?

Is so, the maintainers are going to wonder why the heck we sent it to
them.  It does fix a bug, but it is far from clear what that bug is.

Can we have a better description please?

> Signed-off-by: Thomas Tuttle

Please include <ttuttle@...gle.com> in the signoffs.
--
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