]> git.karo-electronics.de Git - karo-tx-linux.git/commit
sh64: kernel: use 'usp' instead of 'fn'
authorChen Gang <gang.chen@asianux.com>
Tue, 5 Nov 2013 05:54:46 +0000 (16:54 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Tue, 5 Nov 2013 05:54:46 +0000 (16:54 +1100)
commit9a4662499899f722e02703a80734cacd7232977c
tree494bbeee9ec6e3ae039cb192b1551e68a08ff65e
parentdf5494a362633e8e72bc1ff72b53b8f05d75f77d
sh64: kernel: use 'usp' instead of 'fn'

'fn' is not defined, according to the implementation copy_thread() in
'sh32', need use 'usp' instead of.

Signed-off-by: Chen Gang <gang.chen@asianux.com>
Cc: Paul Mundt <lethal@linux-sh.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
arch/sh/kernel/process_64.c