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:
397ac99
)
m68k: merge the mmu and non-mmu versions of ptrace.c
author
Greg Ungerer
<gerg@uclinux.org>
Tue, 24 Jan 2012 06:16:35 +0000
(16:16 +1000)
committer
Greg Ungerer
<gerg@uclinux.org>
Sun, 4 Mar 2012 23:43:04 +0000
(09:43 +1000)
Most of the code in the non-mmu ptrace_no.c file is the same as the mmu
version ptrace_mm.c. So merge them back into a single file.
Signed-off-by: Greg Ungerer <gerg@uclinux.org>
Acked-by: Geert Uytterhoeven <geert@linux-m68k.org>
No differences found