From: Glauber Costa Date: Fri, 11 Jul 2008 16:45:46 +0000 (-0300) Subject: x86: use user_mode macro X-Git-Tag: v2.6.28-rc1~611^2~58 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cf4cfb225ab2b48611cb4f9e8db23c87486416d6;p=pandora-kernel.git x86: use user_mode macro Instead of using SEGMENT_IS_KERNEL_CODE, use the "user_mode" macro, which can play the same role. Delete the former, since it now lacks any user. Signed-off-by: Glauber Costa Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed