WARNING: smp_call_function_single() and smp_call_function_mask()



WARNING: at arch/x86/kernel/smp_64.c:427 smp_call_function_single()
WARNING: at arch/x86/kernel/smp_64.c:397 smp_call_function_mask()

dmesg and config attached.

I'm getting about three of each at boot. I'm running:
commit e1cca7e8d484390169777b423a7fe46c7021fec1
Date: Thu Nov 29 16:25:29 2007 -0800
which is the latest git as of yesterday plus a one (unrelated) debug
statement patch in usb uhci.

There was a similar bug report after 2.6.23-rc8-mm was released. Though
there seems to be a fundamental problem with how people use
smp_call_function*() [1]. And this can just as well be another
incarnation of it.

Is that easy enough to fix or do I need to bisect (it didn't happen in
2.6.24-rc3)?

tom

[1] http://kerneltrap.org/mailarchive/linux-kernel/2007/9/27/324310
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



Relevant Pages

  • [PATCH] Simplified GIT usage guide
    ... Overview of GIT. ... Publishing changes by GIT tree. ... Commit objects. ... +DOWNLOADING UPSTREAM TREES ...
    (Linux-Kernel)
  • Re: My kernel hangs again: Help with git please
    ... so if you move a branch back to an older tag (or ... other commit), the spot it's leaving is no longer "on the branch". ... HEAD moves to '2' as well. ... in more recent versions of git, ...
    (Linux-Kernel)
  • Re: http://www.kernel.org/doc/local/git-quick.html#bisect
    ... git bisect visualize and choose another commit to test. ... bug, you guessed wrong and have to back up. ...
    (Linux-Kernel)
  • Re: http://www.kernel.org/doc/local/git-quick.html#bisect
    ... I found it via google searching for git ... bisect and it wasn't properly documented then. ... The sky is falling, the sky is falling! ... git bisect visualize and choose another commit to test. ...
    (Linux-Kernel)
  • Re: 2.6.26-git0: IDE oops during boot
    ... Trying to boot 2.6.25-git0, ... Could you please bisect it down to the guilty commit? ... the gdb output, also points to the changes made by the guilty patch ... able to mount the filesystem and panics, am i not sure what is likely causing the panic. ...
    (Linux-Kernel)