From: Geert Uytterhoeven Date: Thu, 7 Feb 2008 22:10:28 +0000 (+0100) Subject: m68k: correct setting of struct user.u_ar0 X-Git-Tag: v2.6.25-rc1~289 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=145e9230760e4db27cf5f00fd04b005c79ca1c12;p=pandora-kernel.git m68k: correct setting of struct user.u_ar0 Commit 6e16d89bcd668a95eb22add24c02d80890232b66 ("Sanitize the type of struct user.u_ar0") forgot to change the m68k setting code, causing the following compiler warning: arch/m68k/kernel/process.c:338: warning: assignment makes integer from pointer without a cast Signed-off-by: Geert Uytterhoeven Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed