From: John Stultz Date: Wed, 14 Jul 2010 00:56:21 +0000 (-0700) Subject: powerpc: Simplify update_vsyscall X-Git-Tag: v2.6.36-rc1~514^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b0797b60d0067fe437baa97a743c7d9de98fd769;p=pandora-kernel.git powerpc: Simplify update_vsyscall Currently powerpc's update_vsyscall calls an inline update_gtod. However, both are straightforward, and there are no other users, so this patch merges update_gtod into update_vsyscall. Signed-off-by: John Stultz Cc: Anton Blanchard Cc: Paul Mackerras LKML-Reference: <1279068988-21864-5-git-send-email-johnstul@us.ibm.com> Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed