From: Mario Kleiner Date: Wed, 30 Oct 2013 04:13:05 +0000 (+0100) Subject: drm: Remove preempt_disable() from vblank timestamping code. X-Git-Tag: v3.13-rc1~76^2~63 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=862cc8b4bba9381c1824a0b7ed6404ec2cfb21b1;p=pandora-kernel.git drm: Remove preempt_disable() from vblank timestamping code. Preemption handling will get pushed into the kms drivers in followup patches, to make timestamping more robust and PREEMPT_RT friendly. Signed-off-by: Mario Kleiner Reviewed-by: Ville Syrjälä Reviewed-by: Alex Deucher Signed-off-by: Dave Airlie --- Reading git-diff-tree failed