Staging
v0.5.1
https://github.com/torvalds/linux
Revision 325f04dbca60a4cfe4ac25e7cf246edd07eb4c5f authored by Hugh Dickins on 29 November 2005, 16:55:48 UTC, committed by Linus Torvalds on 29 November 2005, 22:09:17 UTC
Use copy_user_highpage directly instead of cow_user_page in do_no_page:
in the immediately following page_cache_release, and elsewhere, it is
assuming that new_page is normal.  If any VM_PFNMAP driver can get to
do_no_page, it's just a BUG (but not in the case of do_anonymous_page).

Signed-off-by: Hugh Dickins <hugh@veritas.com>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
1 parent e5bbe4d
History
Tip revision: 325f04dbca60a4cfe4ac25e7cf246edd07eb4c5f authored by Hugh Dickins on 29 November 2005, 16:55:48 UTC
[PATCH] pfnmap: do_no_page BUG_ON again
Tip revision: 325f04d
File Mode Size
Documentation
arch
block
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
scripts
security
sound
usr
.gitignore -rw-r--r-- 391 bytes
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 87.5 KB
Kbuild -rw-r--r-- 1.2 KB
MAINTAINERS -rw-r--r-- 63.4 KB
Makefile -rw-r--r-- 42.8 KB
README -rw-r--r-- 14.7 KB
REPORTING-BUGS -rw-r--r-- 3.0 KB

README

back to top