From: Heiko Carstens Date: Thu, 30 Jun 2005 09:58:48 +0000 (-0700) Subject: [PATCH] s390: fix finish_arch_switch X-Git-Tag: v2.6.13-rc2~56 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5ee24d9594ffb070261b70461f71c42913c663bb;p=pandora-kernel.git [PATCH] s390: fix finish_arch_switch Commit 4866cde064afbb6c2a488c265e696879de616daa requires finish_arch_switch to have only one parameter instead of two. Also fix another compile error (double declaration of account_system_vtime) if CONFIG_VIRT_CPU_ACCOUNTING is not defined. Signed-off-by: Heiko Carstens Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed