From: Paul Mundt Date: Tue, 3 Jun 2008 09:48:54 +0000 (+0900) Subject: sh: Consolidate segment modifiers across mmu/nommu systems. X-Git-Tag: v2.6.27-rc1~29^2~62 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=02f7e627f9248a478cf790112a07ae2c612b895a;p=pandora-kernel.git sh: Consolidate segment modifiers across mmu/nommu systems. This moves get_fs/set_fs() and friends in to asm/segment.h. The mm_segment_t definition is likewise consolidated from the _32/_64 split. This is prepatory groundwork for using the generic address space limit and verification routines across mmu/nommu configs. Signed-off-by: Paul Mundt --- Reading git-diff-tree failed