* 38-git2-6 -- kernel/futex.c warning
@ 2011-03-18 19:32 Pete Clements
2011-03-18 19:58 ` David Miller
0 siblings, 1 reply; 4+ messages in thread
From: Pete Clements @ 2011-03-18 19:32 UTC (permalink / raw)
To: linux-kernel
Fyi. Have been experiencing the below since 38-git2. Continual scrolling
such that cannot complete system startup. System is i386 UP, Debian "squeeze".
WARNING: at kernel/futex.c:786 wake_futex+0x21/0x70()
Hardware name: XPST450
Modules linked in: ipv6
Pid: 1045, comm: rndc Not tainted 2.6.38-git6 #1
Call Trace:
[<c101eba8>] ? warn_slowpath_common+0x78/0xb0
[<c1040b21>] ? wake_futex+0x21/0x70
[<c1040b21>] ? wake_futex+0x21/0x70
[<c101ebf9>] ? warn_slowpath_null+0x19/0x20
[<c1040b21>] ? wake_futex+0x21/0x70
[<c10429d9>] ? do_futex+0x629/0x950
[<c108f2a3>] ? d_kill+0x73/0xd0
[<c1042d78>] ? sys_futex+0x78/0x130
[<c107c2dd>] ? filp_close+0x4d/0x80
[<c11fa8bd>] ? syscall_call+0x7/0xb
---[ end trace 595c935fe53c9cd0 ]---
--
Pete Clements
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: 38-git2-6 -- kernel/futex.c warning
2011-03-18 19:32 38-git2-6 -- kernel/futex.c warning Pete Clements
@ 2011-03-18 19:58 ` David Miller
2011-03-19 9:04 ` Darren Hart
0 siblings, 1 reply; 4+ messages in thread
From: David Miller @ 2011-03-18 19:58 UTC (permalink / raw)
To: clem; +Cc: linux-kernel, mroos, sparclinux
From: Pete Clements <clem@clem.clem-digital.net>
Date: Fri, 18 Mar 2011 15:32:05 -0400 (EDT)
> Fyi. Have been experiencing the below since 38-git2. Continual scrolling
> such that cannot complete system startup. System is i386 UP, Debian "squeeze".
Looks similar to the problems reported by Meelis, CC:'d
> WARNING: at kernel/futex.c:786 wake_futex+0x21/0x70()
> Hardware name: XPST450
> Modules linked in: ipv6
> Pid: 1045, comm: rndc Not tainted 2.6.38-git6 #1
> Call Trace:
> [<c101eba8>] ? warn_slowpath_common+0x78/0xb0
> [<c1040b21>] ? wake_futex+0x21/0x70
> [<c1040b21>] ? wake_futex+0x21/0x70
> [<c101ebf9>] ? warn_slowpath_null+0x19/0x20
> [<c1040b21>] ? wake_futex+0x21/0x70
> [<c10429d9>] ? do_futex+0x629/0x950
> [<c108f2a3>] ? d_kill+0x73/0xd0
> [<c1042d78>] ? sys_futex+0x78/0x130
> [<c107c2dd>] ? filp_close+0x4d/0x80
> [<c11fa8bd>] ? syscall_call+0x7/0xb
> ---[ end trace 595c935fe53c9cd0 ]---
>
> --
> Pete Clements
> --
> 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/
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: 38-git2-6 -- kernel/futex.c warning
2011-03-18 19:58 ` David Miller
@ 2011-03-19 9:04 ` Darren Hart
2011-03-19 20:57 ` Meelis Roos
0 siblings, 1 reply; 4+ messages in thread
From: Darren Hart @ 2011-03-19 9:04 UTC (permalink / raw)
To: David Miller; +Cc: clem, linux-kernel, mroos, sparclinux
On 03/18/2011 12:58 PM, David Miller wrote:
> From: Pete Clements<clem@clem.clem-digital.net>
> Date: Fri, 18 Mar 2011 15:32:05 -0400 (EDT)
>
>> Fyi. Have been experiencing the below since 38-git2. Continual scrolling
>> such that cannot complete system startup. System is i386 UP, Debian "squeeze".
>
> Looks similar to the problems reported by Meelis, CC:'d
yes, and the same answer, see Steven Rostedts patch set from March 17th:
[PATCH 0/2 v2] [GIT PULL] futex: Fix WARN_ON trigging on UP
--
Darren
>
>> WARNING: at kernel/futex.c:786 wake_futex+0x21/0x70()
>> Hardware name: XPST450
>> Modules linked in: ipv6
>> Pid: 1045, comm: rndc Not tainted 2.6.38-git6 #1
>> Call Trace:
>> [<c101eba8>] ? warn_slowpath_common+0x78/0xb0
>> [<c1040b21>] ? wake_futex+0x21/0x70
>> [<c1040b21>] ? wake_futex+0x21/0x70
>> [<c101ebf9>] ? warn_slowpath_null+0x19/0x20
>> [<c1040b21>] ? wake_futex+0x21/0x70
>> [<c10429d9>] ? do_futex+0x629/0x950
>> [<c108f2a3>] ? d_kill+0x73/0xd0
>> [<c1042d78>] ? sys_futex+0x78/0x130
>> [<c107c2dd>] ? filp_close+0x4d/0x80
>> [<c11fa8bd>] ? syscall_call+0x7/0xb
>> ---[ end trace 595c935fe53c9cd0 ]---
>>
>> --
>> Pete Clements
>> --
>> 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/
> --
> 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/
--
Darren Hart
Intel Open Source Technology Center
Yocto Project - Linux Kernel
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: 38-git2-6 -- kernel/futex.c warning
2011-03-19 9:04 ` Darren Hart
@ 2011-03-19 20:57 ` Meelis Roos
0 siblings, 0 replies; 4+ messages in thread
From: Meelis Roos @ 2011-03-19 20:57 UTC (permalink / raw)
To: Darren Hart; +Cc: David Miller, clem, Linux Kernel list, sparclinux
> > > Fyi. Have been experiencing the below since 38-git2. Continual scrolling
> > > such that cannot complete system startup. System is i386 UP, Debian
> > > "squeeze".
> >
> > Looks similar to the problems reported by Meelis, CC:'d
>
> yes, and the same answer, see Steven Rostedts patch set from March 17th:
>
> [PATCH 0/2 v2] [GIT PULL] futex: Fix WARN_ON trigging on UP
And applying both his patches on top of 2.6.38-06439-g5bab188 fixed the
problem for me.
--
Meelis Roos (mroos@linux.ee)
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2011-03-19 20:57 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-18 19:32 38-git2-6 -- kernel/futex.c warning Pete Clements
2011-03-18 19:58 ` David Miller
2011-03-19 9:04 ` Darren Hart
2011-03-19 20:57 ` Meelis Roos
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox