diff options
author | Peter Zijlstra <[email protected]> | 2014-05-14 16:04:26 +0200 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2014-05-22 10:21:29 +0200 |
commit | 4dac0b638310d2e92f6e19958b73d4c97c9734bb (patch) | |
tree | 44db22fc5778582604c89a99dfb56a946761ed1a /net/unix/af_unix.c | |
parent | 944770ab54babaef29d9d1dc8189898b3ee8afcf (diff) |
sched/cpupri: Replace NR_CPUS arrays
Tejun reported that his resume was failing due to order-3 allocations
from sched_domain building.
Replace the NR_CPUS arrays in there with a dynamically allocated
array.
Reported-by: Tejun Heo <[email protected]>
Signed-off-by: Peter Zijlstra <[email protected]>
Cc: Johannes Weiner <[email protected]>
Cc: Steven Rostedt <[email protected]>
Cc: Linus Torvalds <[email protected]>
Link: http://lkml.kernel.org/n/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions