diff options
author | Wanpeng Li <liwanp@linux.vnet.ibm.com> | 2014-01-28 02:07:17 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2014-01-28 06:02:40 +0100 |
commit | a3978a519461b095b776f44a86079f5448c96963 (patch) | |
tree | 63ed35793c2d0423ae7b4bac4249872dea2f3741 /scripts/checkpatch.pl | |
parent | softirq: use const char * const for softirq_to_name, whitespace neatening (diff) | |
download | linux-a3978a519461b095b776f44a86079f5448c96963.tar.xz linux-a3978a519461b095b776f44a86079f5448c96963.zip |
mm/migrate.c: fix setting of cpupid on page migration twice against normal page
Commit 7851a45cd3f6 ("mm: numa: Copy cpupid on page migration") copies
over the cpupid at page migration time. It is unnecessary to set it
again in alloc_misplaced_dst_page().
Signed-off-by: Wanpeng Li <liwanp@linux.vnet.ibm.com>
Reviewed-by: Naoya Horiguchi <n-horiguchi@ah.jp.nec.com>
Acked-by: Mel Gorman <mgorman@suse.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'scripts/checkpatch.pl')
0 files changed, 0 insertions, 0 deletions