Re: Linux 3.8-rc1: compiling problem in perf-event-p6.o

2013-03-01 Thread Linus Torvalds
On Fri, Mar 1, 2013 at 7:08 AM, werner wrote: > That should be corrected, even if it's a problem of the CC version / > libries, or not, compilation can't depend on this, code can't be so > non-standard that it depends on the compiler version. The __devinit is removed in current git already. If

Re: Linux 3.8-rc1: compiling problem in perf-event-p6.o

2013-03-01 Thread werner
That should be corrected, even if it's a problem of the CC version / libries, or not, compilation can't depend on this, code can't be so non-standard that it depends on the compiler version. wl = The problem continues with 3.8-rc This is grave, no vm

Re: Linux 3.8-rc1: compiling problem in perf-event-p6.o

2013-01-19 Thread werner
This didn't happen on 3.6 (3.7 I had no time to check out), although I continue to use the same c compiler and libraries. So it should be caused by any change of the subroutine perf_event_p6 made in the last time. Also, everything else of the kernel compiled, just not that subroutine. An

Re: Linux 3.8-rc1: compiling problem in perf-event-p6.o

2013-01-16 Thread Randy Dunlap
On 01/15/13 06:50, werner wrote: > We are now on -rc3 and someone should correct this, finally > > This is a regression, it was not before, on 3.6 > > This messes up any compilation of the whole kernel, it results in don't be > produced vmlinuz > > arch/x86/kernel/cpu/perf_event_p6.o depends

Linux 3.8-rc1: compiling problem in perf-event-p6.o

2013-01-05 Thread werner
The problem continues with 3.8-rc This is grave, no vmlinuz is produced. wl CC arch/x86/kernel/cpu/perf_event.o CC arch/x86/kernel/cpu/perf_event_amd.o CC arch/x86/kernel/cpu/perf_event_p6.o arch/x86/kernel/cpu/perf_event_p6.c:22: error: p6_hw_cache_event_ids causes a se