diff options
author | Hugh Dickins <hugh@veritas.com> | 2007-11-28 19:57:12 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-11-28 20:04:28 +0100 |
commit | 09f345da758fca1222b0971b65b2fddbdf78bb83 (patch) | |
tree | 1a316a3a157a080eba3b98f25b69e0eb243ac6e9 /drivers/atm | |
parent | tmpfs: restore missing clear_highpage (diff) | |
download | linux-09f345da758fca1222b0971b65b2fddbdf78bb83.tar.xz linux-09f345da758fca1222b0971b65b2fddbdf78bb83.zip |
prep_zero_page: remove bogus BUG_ON
2.6.11 gave __GFP_ZERO's prep_zero_page a bogus "highmem may have to wait"
assertion. Presumably added under the misconception that clear_highpage
uses nonatomic kmap; but then and now it uses kmap_atomic, so no problem.
Signed-off-by: Hugh Dickins <hugh@veritas.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'drivers/atm')
0 files changed, 0 insertions, 0 deletions