Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
x86: Use kmemdup() in copy_thread(), rather than duplicating its impl…
…ementation The semantic patch that makes this change is available in scripts/coccinelle/api/memdup.cocci. Signed-off-by: Thomas Meyer <thomas@m3y3r.de> Link: http://lkml.kernel.org/r/1321569820.1624.275.camel@localhost.localdomain Signed-off-by: Ingo Molnar <mingo@elte.hu>
- Loading branch information