From: Huacai Chen Date: Thu, 26 Jun 2014 03:41:29 +0000 (+0800) Subject: MIPS: Add numa api support X-Git-Tag: cleanup-for-v3.18~94^2~68 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1ff1ad6bc2c63f219cbc00dcdd35dcf36a7d6fe4;p=pandora-kernel.git MIPS: Add numa api support Enable sys_mbind()/sys_get_mempolicy()/sys_set_mempolicy() for O32, N32, and N64 ABIs. By the way, O32/N32 should use the compat version of sys_migrate_pages()/sys_move_pages(), so fix that. Signed-off-by: Huacai Chen Cc: John Crispin Cc: Steven J. Hill Cc: Aurelien Jarno Cc: linux-mips@linux-mips.org Cc: Fuxin Zhang Cc: Zhangjin Wu Patchwork: https://patchwork.linux-mips.org/patch/7186/ Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed