diff options
author | Jack Steiner <steiner@sgi.com> | 2009-12-16 01:48:03 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2009-12-16 16:20:14 +0100 |
commit | 9178052fda2f934535f0b9940b987c3ac4c51bd7 (patch) | |
tree | 2260823536e4199b9e4d2acb0b4c455877f4f391 /drivers/misc/sgi-gru/grutables.h | |
parent | gru: fix istatus race in GRU tlb dropin (diff) | |
download | linux-9178052fda2f934535f0b9940b987c3ac4c51bd7.tar.xz linux-9178052fda2f934535f0b9940b987c3ac4c51bd7.zip |
gru: handle blades without memory
Do not use alloc_pages_exact_node() to allocate GRU tables. If a blade
has no local memory, nid will be -1. Use alloc_pages_node() instead.
Signed-off-by: Jack Steiner <steiner@sgi.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions