commit | 7c9eefe82ca1efec5890678c33e66d5d520c06f4 | [log] [tgz] |
---|---|---|
author | Stephen Rothwell <[email protected]> | Tue Mar 05 15:43:01 2019 -0800 |
committer | Linus Torvalds <[email protected]> | Tue Mar 05 21:07:14 2019 -0800 |
tree | bcae1dcad7c78e16bae218da84005869afc7297e | |
parent | 98fa15f34cb379864757670b8e8743b21456a20e [diff] |
tools/: replace open encodings for NUMA_NO_NODE This replaces all open encodings in tools with NUMA_NO_NODE. Also linux/numa.h is now needed for the perf build. [[email protected]: fix for replace open encodings for NUMA_NO_NODE] Link: http://lkml.kernel.org/r/[email protected] Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: Stephen Rothwell <[email protected]> Signed-off-by: Anshuman Khandual <[email protected]> Signed-off-by: Stephen Rothwell <[email protected]> Cc: David Hildenbrand <[email protected]> Cc: Doug Ledford <[email protected]> [drivers/infiniband] Cc: Hans Verkuil <[email protected]> Cc: Jeff Kirsher <[email protected]> [ixgbe] Cc: Jens Axboe <[email protected]> [mtip32xx] Cc: Joseph Qi <[email protected]> Cc: Michael Ellerman <[email protected]> [powerpc] Cc: Vinod Koul <[email protected]> [dmaengine.c] Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>