git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3f7787b
)
x86: Use kmemdup() in copy_thread(), rather than duplicating its implementation
author
Thomas Meyer
<thomas@m3y3r.de>
Thu, 17 Nov 2011 22:43:40 +0000
(23:43 +0100)
committer
Ingo Molnar
<mingo@elte.hu>
Mon, 5 Dec 2011 12:54:39 +0000
(13:54 +0100)
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>
No differences found