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:
03e4012
)
m68k: move definition of THREAD_SIZE into thread_info_mm.h
author
Greg Ungerer
<gerg@snapgear.com>
Tue, 7 Sep 2010 05:49:00 +0000
(15:49 +1000)
committer
Geert Uytterhoeven
<geert@linux-m68k.org>
Fri, 22 Oct 2010 07:43:23 +0000
(09:43 +0200)
Move the definition of THREAD_SIZE from page_mm.h to thread_info_mm.h
This logically associates it with the other thread definitions, and will
make it easier to merge the MMU and non-MMU versions of page.h and
thread_info.h.
Signed-off-by: Greg Ungerer <gerg@uclinux.org>
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
No differences found