Re: [2.6 patch] disallow DRM on 386
From: Diego Calleja (grundig_at_teleline.es)
Date: 01/20/04
- Previous message: Adrian Bunk: "Re: [PATCH] <drivers/usb/storage/dpcm.c>, kernel <2.6.1>"
- In reply to: Adrian Bunk: "[2.6 patch] disallow DRM on 386"
- Next in thread: Adrian Bunk: "Re: [2.6 patch] disallow DRM on 386"
- Reply: Adrian Bunk: "Re: [2.6 patch] disallow DRM on 386"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 20 Jan 2004 23:44:03 +0100 To: Adrian Bunk <bunk@fs.tum.de>
El Tue, 20 Jan 2004 22:24:21 +0100 Adrian Bunk <bunk@fs.tum.de> escribió:
> I got the following compile error in 2.6.1-mm5 with X86_CMPXCHG=n.
> This problem is not specific to -mm, and it always occurs when you
> include support for the 386 cpu (oposed to the 486 or later cpus) since
> in this case X86_CMPXCHG=n and therefoore cmpxchg isn't defined in
> include/asm-i386/system.h .
>
> The patch below disallows DRM if X86_CMPXCHG=n.
I got a "cmpxchg not defined" error when compiling the drm stuff in -mm5.
When I looked at the configuration, I saw that all the cpus types had been selected
(I didn't even realize of your stuuf and menuconfig put the defaults). I removed
all types of cpus except PIII and it compiled.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
- Previous message: Adrian Bunk: "Re: [PATCH] <drivers/usb/storage/dpcm.c>, kernel <2.6.1>"
- In reply to: Adrian Bunk: "[2.6 patch] disallow DRM on 386"
- Next in thread: Adrian Bunk: "Re: [2.6 patch] disallow DRM on 386"
- Reply: Adrian Bunk: "Re: [2.6 patch] disallow DRM on 386"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|