diff options
| author | Akinobu Mita <[email protected]> | 2009-09-21 17:01:47 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2009-09-22 07:17:30 -0700 |
| commit | 945a11136ebdfa7fcce319ee6215958e84cb85f6 (patch) | |
| tree | 0553ecd55e5805ea147d6a0f6eae0686d5630cf5 /tools/perf/scripts | |
| parent | a26f5320c4ee3d46a0da48fa0f3ac6a00b575793 (diff) | |
mm: add gfp mask checking for __get_free_pages()
__get_free_pages() with __GFP_HIGHMEM is not safe because the return
address cannot represent a highmem page. get_zeroed_page() already has
such a debug checking.
Signed-off-by: Akinobu Mita <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts')
0 files changed, 0 insertions, 0 deletions