From: Thomas Meyer Date: Thu, 17 Nov 2011 22:43:40 +0000 (+0100) Subject: x86: Use kmemdup() in copy_thread(), rather than duplicating its implementation X-Git-Tag: v3.3-rc1~187^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cced40229993bb63238299e48a22e4c8d1e13181;p=pandora-kernel.git x86: Use kmemdup() in copy_thread(), rather than duplicating its implementation The semantic patch that makes this change is available in scripts/coccinelle/api/memdup.cocci. Signed-off-by: Thomas Meyer Link: http://lkml.kernel.org/r/1321569820.1624.275.camel@localhost.localdomain Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed