From: Alexander Graf Date: Wed, 8 Aug 2012 18:31:13 +0000 (+0200) Subject: KVM: PPC: BookE: Add check_requests helper function X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~27^2~56^2~41 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4ffc6356ec690f77f65b7b78e0047a3fe8316371;p=pandora-kernel.git KVM: PPC: BookE: Add check_requests helper function We need a central place to check for pending requests in. Add one that only does the timer check we already do in a different place. Later, this central function can be extended by more checks. Signed-off-by: Alexander Graf --- Reading git-diff-tree failed