[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <b6fcc0a0807041807p24cce461m419d7b54fce72d34@mail.gmail.com>
Date: Sat, 5 Jul 2008 05:07:02 +0400
From: "Alexey Dobriyan" <adobriyan@...il.com>
To: torvalds@...l.org
Cc: akpm@...l.org, mpm@...enic.com, linux-kernel@...r.kernel.org
Subject: *sigh* /proc/*/pagemap
I'm few days from my patch-sending facility, but could someone
_please_ do the following before release:
1) initialize pagemap_walk.mm to "mm" , so the code starts working as
advertised, and
2) also initialize ->private to "&pm" so it wouldn't immediately oops
in pagemap_pte_hole(), and
3) unstatic struct pagemap_walk, so two threads won't fsckup each other
(including those started by root, including flipping ->mm when you
don't have permissions),
and
4) remove second ptrace_may_attach(), and
5) check with microscope allocation there -- page-aligned address and size == 0
should allocate 0 bytes, and
6) actually check that it works.
--
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