"Maciej W. Rozycki" wrote: > > On Mon, 15 Jan 2001, H. Peter Anvin wrote: > > > I would personally prefer to export the global flags separately from the > > per-CPU flags. Not only is it more correct, it would help catch these > > kinds of bugs!!! > > That's what I am going to do. Basically to recode cpu_has_* macros to > use global flags as that's the intuitive name and use a set of different > names for the SMP bootstrap code to access boot_cpu_data (possibly > boot_has_* or boot_cpu_has_*). > Right, but I'd also like to see the global flags exported explicitly to /proc/cpuinfo. -- <[EMAIL PROTECTED]> at work, <[EMAIL PROTECTED]> in private! "Unix gives you enough rope to shoot yourself in the foot." http://www.zytor.com/~hpa/puzzle.txt - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] Please read the FAQ at http://www.tux.org/lkml/
- Re: 2.4.1-pre1 breaks XFree 4.... Linus Torvalds
- Re: 2.4.1-pre1 breaks XFree 4.... Alan Cox
- Re: 2.4.1-pre1 breaks XFree 4.... Linus Torvalds
- Re: 2.4.1-pre1 breaks XFree 4.... Andrea Arcangeli
- RE: 2.4.1-pre1 breaks XFree 4.... Laramie Leavitt
- Re: 2.4.1-pre1 breaks XFree 4.... Mark Hahn
- Re: 2.4.1-pre1 breaks XFree 4.... Andrea Arcangeli
- [PATCH] i386/setup.c cpuinfo n... Hugh Dickins
- Re: [PATCH] i386/setup.c cpuin... H. Peter Anvin
- Re: [PATCH] i386/setup.c cpuin... Maciej W. Rozycki
- Re: [PATCH] i386/setup.c cpuin... H. Peter Anvin
- Re: [PATCH] i386/setup.c cpuin... Maciej W. Rozycki
- Re: [PATCH] i386/setup.c cpuin... H. Peter Anvin
- Re: [PATCH] i386/setup.c cpuin... Maciej W. Rozycki
- [PATCH] udf writepage UnlockPa... Hugh Dickins
- [PATCH] udf writepage UnlockPa... Hugh Dickins
- Re: 2.4.1-pre1 breaks XFree 4.... TimO
- Re: 2.4.1-pre1 breaks XFree 4.... Udo A. Steinberg
- Re: 2.4.1-pre1 breaks XFree 4.... Harold Oga
- Re: Floating point broken between 2.4.0-ac4 and -ac5? junio