aboutsummaryrefslogtreecommitdiffstats
path: root/include/drm/drm.h
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2011-01-25 23:17:15 +0100
committerDave Airlie <airlied@redhat.com>2011-02-07 12:15:04 +1000
commit1f692a14cbfbeb11f9a9c16f25c8ecb8ab50d3d5 (patch)
tree4f9ab3542cb556e526f99644d82061ac503f6943 /include/drm/drm.h
parent7f50684717511d30bba180902105c4cd4efca732 (diff)
downloadkernel_samsung_smdk4412-1f692a14cbfbeb11f9a9c16f25c8ecb8ab50d3d5.zip
kernel_samsung_smdk4412-1f692a14cbfbeb11f9a9c16f25c8ecb8ab50d3d5.tar.gz
kernel_samsung_smdk4412-1f692a14cbfbeb11f9a9c16f25c8ecb8ab50d3d5.tar.bz2
drm/i810: remove the BKL
SMP i810 systems were practically nonexistent and the configuration was not officially supported by Intel at the time when Pentium-III was common. With this change, it is still possible to build a distribution kernel that has support for SMP and includes the i810 driver without the BKL. As a precaution, check for the theoretical SMP case at run time and refuse to load the driver. We also need to disable CONFIG_PREEMPT builds for this driver. Signed-off-by: Arnd Bergmann <arnd@arndb.de> Cc: dri-devel@lists.freedesktop.org Signed-off-by: Dave Airlie <airlied@redhat.com>
Diffstat (limited to 'include/drm/drm.h')
0 files changed, 0 insertions, 0 deletions