linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] /dev/mem cleanups and bug fix
@ 2009-09-11  2:23 Wu Fengguang
  2009-09-11  2:23 ` [PATCH 1/3] devmem: remove redundant test on len Wu Fengguang
                   ` (3 more replies)
  0 siblings, 4 replies; 11+ messages in thread
From: Wu Fengguang @ 2009-09-11  2:23 UTC (permalink / raw)
  To: Andrew Morton
  Cc: Marcelo Tosatti, Greg Kroah-Hartman, Mark Brown, Johannes Berg,
	Avi Kivity, Andi Kleen, Wu Fengguang, LKML

Hi Andrew,

Here are three patches for /dev/[k]mem.
They are mostly code cleanups, plus a minor bug fix:
if someone read high mem via /dev/kmem starting from
an unaligned address, it's calculation of 'len' will
go wrong.

I would recommend them for .32.

Thanks,
Fengguang
-- 


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

end of thread, other threads:[~2009-09-12 14:57 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-09-11  2:23 [PATCH 0/3] /dev/mem cleanups and bug fix Wu Fengguang
2009-09-11  2:23 ` [PATCH 1/3] devmem: remove redundant test on len Wu Fengguang
2009-09-12  0:00   ` Andrew Morton
2009-09-12 14:32     ` Wu Fengguang
2009-09-11  2:23 ` [PATCH 2/3] devmem: introduce size_inside_page() Wu Fengguang
2009-09-11 23:55   ` Andrew Morton
2009-09-12 14:41     ` Wu Fengguang
2009-09-11  2:23 ` [PATCH 3/3] devmem: cleanup unxlate_dev_mem_ptr() calls Wu Fengguang
2009-09-12  0:05   ` Andrew Morton
2009-09-12 14:57     ` Wu Fengguang
2009-09-11  7:44 ` [PATCH 0/3] /dev/mem cleanups and bug fix Andi Kleen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).