lkml.org 
[lkml]   [2011]   [Mar]   [24]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
SubjectRe: [GIT PULL] SLAB changes for v2.6.39-rc1
From
On Thu, Mar 24, 2011 at 8:59 PM, Ingo Molnar <mingo@elte.hu> wrote:
>
> * Pekka Enberg <penberg@kernel.org> wrote:
>
>> On Thu, Mar 24, 2011 at 8:47 PM, Christoph Lameter <cl@linux.com> wrote:
>> >
>> > On Thu, 24 Mar 2011, Eric Dumazet wrote:
>> >
>> >> > this_cpu_cmpxchg16b_emu:
>> >> >         pushf
>> >> >         cli
>> >> >
>> >> >         cmpq %gs:(%rsi), %rax
>> >
>> >> Random guess
>> >>
>> >> Masking interrupts, and accessing vmalloc() based memory for the first
>> >> time ?
>> >
>> > Hmmm.. Could be. KVM would not really disable interrupts so this may
>> > explain that the test case works here.
>> >
>> > Simple fix would be to do a load before the cli I guess.
>>
>> Btw, I tried Ingo's .config and it doesn't boot here so it's somehow
>> .config related.
>
> did you get a similar early crash as i? I'd not expect my .config to have all
> the drivers that are needed on your box.

It hanged here which is pretty much expected on this box if
kmem_cache_init() oopses. I'm now trying to see if I'm able to find
the config option that breaks things. CONFIG_PREEMPT_NONE is a
suspect:

penberg@tiger:~/linux$ grep PREEMPT ../config-ingo
# CONFIG_PREEMPT_RCU is not set
CONFIG_PREEMPT_NONE=y
# CONFIG_PREEMPT_VOLUNTARY is not set
# CONFIG_PREEMPT is not set
--
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/

\
 
 \ /
  Last update: 2011-03-24 20:05    [W:0.162 / U:0.044 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site