Messages in this thread |  | | Date | Tue, 28 Aug 2001 01:12:51 +0400 | | From | Andrey Nekrasov <> | | Subject | Re: Updated Linux kernel preemption patches |
| |
Hello Robert Love,
Once you wrote about "Re: Updated Linux kernel preemption patches": > On Mon, 2001-08-27 at 15:31, J Sloan wrote: > > I get the same error - > > > > RH 7.1 + updates and bits of rawhide - > > I am looking into this, but I do not have this problem (which is odd). > > The patch wraps one define of atomic_dec_and_lock in an #ifndef > CONFIG_PREEMPT, but I assume there is another defination elsewhere. For > whatever reason, my kernel compiles fine. > > I am going to update the patch to 2.4.9-ac2, give that a try. > > Wait a second...you are _ENABLING_ the configure option, right? Always > run `make oldconfig' !!! If you are not, in this case, the patch is > breaking compiles where CONFIG_PREEMPT is not set...now I can fix that. > Please let me know.
I am doing:
make clean make menuconfig (load my config; enable/disable option if need) make dep make bzImage (break with error)
Where should be "make oldconfig" ?
-- bye. Andrey Nekrasov, SpyLOG. - 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/
|  |