From: Thomas Gleixner Date: Fri, 17 Oct 2008 07:59:47 +0000 (+0200) Subject: NOHZ: unify the nohz function calls in irq_enter() X-Git-Tag: v2.6.28-rc1~82^2^3~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=719254faa17ffedc87ba0fadb9b34e535c9758d5;p=pandora-kernel.git NOHZ: unify the nohz function calls in irq_enter() We have two separate nohz function calls in irq_enter() for no good reason. Just call a single NOHZ function from irq_enter() and call the bits in the tick code. Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed