diff options
author | David Herrmann <dh.herrmann@gmail.com> | 2014-07-23 17:26:40 +0200 |
---|---|---|
committer | Dave Airlie <airlied@redhat.com> | 2014-08-02 06:43:37 +1000 |
commit | 1eac887772928a61808339f51166be7f8b23babd (patch) | |
tree | 586a71ec5fb8de7de34490061acd250f8c03a5dc /drivers/char | |
parent | 344f4b0f4c14a12206b05aa033f3174cefbd282f (diff) | |
download | op-kernel-dev-1eac887772928a61808339f51166be7f8b23babd.zip op-kernel-dev-1eac887772928a61808339f51166be7f8b23babd.tar.gz |
drm: drop i386 verification
Linux doesn't run on i386, anymore. See:
commit d55c5a93db2d5fa95f233ab153f594365d95b777
Author: H. Peter Anvin <hpa@linux.intel.com>
Date: Wed Nov 28 11:50:24 2012 -0800
x86, 386 removal: Remove CONFIG_CMPXCHG
All 486+ CPUs support CMPXCHG, so remove the fallback 386 support
code.
Furthermore, as the commit-message states, all 486+ CPUs support the
CMPXCHG instruction and thus even legacy DRM can run fine.
Drop the now superfluous "x86 == 3" check.
Signed-off-by: David Herrmann <dh.herrmann@gmail.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
Diffstat (limited to 'drivers/char')
0 files changed, 0 insertions, 0 deletions