From: Michal Piotrowski <michal.k.k.piotrowski@gmail.com>
To: Andrew Morton <akpm@linux-foundation.org>,
Pavel Machek <pavel@ucw.cz>, "Rafael J. Wysocki" <rjw@sisk.pl>,
Ingo Molnar <mingo@elte.hu>, Russell King <rmk@arm.linux.org.uk>,
LKML <linux-kernel@vger.kernel.org>
Subject: Re: mm snapshot broken-out-2007-03-05-02-22.tar.gz uploaded
Date: Mon, 05 Mar 2007 16:53:16 +0100 [thread overview]
Message-ID: <45EC3CEC.1010405@googlemail.com> (raw)
In-Reply-To: <200703051024.l25AOIF3015951@shell0.pdx.osdl.net>
akpm@linux-foundation.org napisał(a):
> The mm snapshot broken-out-2007-03-05-02-22.tar.gz has been uploaded to
>
> ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/mm/broken-out-2007-03-05-02-22.tar.gz
>
> It contains the following patches against 2.6.21-rc2:
>
Hmmm... lockdep bug, possible serial8250 problem and suspend to disk doesn't work.
PM: suspend-to-disk mode set to 'shutdown'
Stopping tasks ... BUG: at kernel/lockdep.c:2428 check_flags()
[<c0105256>] show_trace_log_lvl+0x1a/0x2f
[<c010597b>] show_trace+0x12/0x14
[<c0105a3d>] dump_stack+0x16/0x18
[<c013d3bd>] check_flags+0xb7/0x187
[<c01405f2>] lock_acquire+0x3a/0x93
[<c033ae3f>] _spin_lock+0x35/0x42
[<c0149b77>] refrigerator+0x14/0xb5
[<c012eb85>] get_signal_to_deliver+0x42/0x709
[<c0103786>] do_notify_resume+0x94/0x778
[<c0104339>] work_notifysig+0x13/0x1a
=======================
irq event stamp: 158057
hardirqs last enabled at (158057): [<c0104391>] syscall_exit_work+0x11/0x26
hardirqs last disabled at (158056): [<c010427d>] syscall_exit+0x9/0x1a
softirqs last enabled at (157962): [<c0128a03>] __do_softirq+0xc7/0xcc
softirqs last disabled at (157957): [<c0128a41>] do_softirq+0x39/0x55
BUG: workqueue leaked lock or atomic: events/0/0x00000000/8
last function: console_callback+0x0/0xca
1 lock held by events/0/8:
#0: (&port_lock_key){....}, at: [<c0267c1f>] serial8250_console_write+0x55/0x13c
[<c0105256>] show_trace_log_lvl+0x1a/0x2f
[<c010597b>] show_trace+0x12/0x14
[<c0105a3d>] dump_stack+0x16/0x18
[<c0132945>] run_workqueue+0x121/0x14f
[<c0133298>] worker_thread+0x118/0x126
[<c01354eb>] kthread+0xb5/0xde
[<c0104ed7>] kernel_thread_helper+0x7/0x10
=======================
BUG: workqueue leaked lock or atomic: events/0/0x00000000/8
last function: console_callback+0x0/0xca
1 lock held by events/0/8:
#0: (&port_lock_key){....}, at: [<c0267c1f>] serial8250_console_write+0x55/0x13c
[<c0105256>] show_trace_log_lvl+0x1a/0x2f
[<c010597b>] show_trace+0x12/0x14
[<c0105a3d>] dump_stack+0x16/0x18
[<c0132945>] run_workqueue+0x121/0x14f
[<c0133298>] worker_thread+0x118/0x126
[<c01354eb>] kthread+0xb5/0xde
[<c0104ed7>] kernel_thread_helper+0x7/0x10
=======================
done.
Shrinking memory... <3>BUG: workqueue leaked lock or atomic: events/0/0x00000000/8
last function: cache_reap+0x0/0x100
1 lock held by events/0/8:
#0: (&port_lock_key){....}, at: [<c0267c1f>] serial8250_console_write+0x55/0x13c
[<c0105256>] show_trace_log_lvl+0x1a/0x2f
[<c010597b>] show_trace+0x12/0x14
[<c0105a3d>] dump_stack+0x16/0x18
[<c0132945>] run_workqueue+0x121/0x14f
[<c0133298>] worker_thread+0x118/0x126
[<c01354eb>] kthread+0xb5/0xde
[<c0104ed7>] kernel_thread_helper+0x7/0x10
=======================
\b-\b\\b|\b/\b-\b\\bdone (76069 pages freed)
Freed 304276 kbytes in 1.04 seconds (292.57 MB/s)
Suspending console(s)
l *0xc0267c1f
0xc0267c1f is in serial8250_console_write (drivers/serial/8250.c:2469).
2464 /* serial8250_handle_port() already took the lock */
2465 locked = 0;
2466 } else if (oops_in_progress) {
2467 locked = spin_trylock(&up->port.lock);
2468 } else
2469 spin_lock(&up->port.lock);
2470
2471 /*
2472 * First save the IER then disable the interrupts
2473 */
http://www.stardust.webpages.pl/files/tbf/bitis-gabonica/broken-out-2007-03-05-02-22/mm-config
serial console log
http://www.stardust.webpages.pl/files/tbf/bitis-gabonica/broken-out-2007-03-05-02-22/mm_snaps.txt
Regards,
Michal
--
Michal K. K. Piotrowski
LTG - Linux Testers Group (PL)
(http://www.stardust.webpages.pl/ltg/)
LTG - Linux Testers Group (EN)
(http://www.stardust.webpages.pl/linux_testers_group_en/)
next prev parent reply other threads:[~2007-03-05 15:55 UTC|newest]
Thread overview: 48+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-03-05 10:24 mm snapshot broken-out-2007-03-05-02-22.tar.gz uploaded akpm
2007-03-05 14:49 ` Michal Piotrowski
2007-03-07 11:36 ` Michal Piotrowski
2007-03-07 18:47 ` Andrew Morton
2007-03-07 18:47 ` Andrew Morton
2007-03-07 19:41 ` Michal Piotrowski
2007-03-07 19:50 ` Andrew Morton
2007-03-07 19:50 ` Andrew Morton
2007-03-07 20:39 ` Takashi Iwai
2007-03-07 20:39 ` Takashi Iwai
2007-03-07 22:22 ` Michal Piotrowski
2007-03-07 22:22 ` Michal Piotrowski
2007-03-07 22:44 ` Takashi Iwai
2007-03-07 22:44 ` Takashi Iwai
2007-03-08 15:42 ` Michal Piotrowski
2007-03-08 15:42 ` Michal Piotrowski
2007-03-08 15:46 ` Michal Piotrowski
2007-03-08 15:55 ` Takashi Iwai
2007-03-08 15:55 ` Takashi Iwai
2007-03-08 16:26 ` Michal Piotrowski
2007-03-08 16:28 ` Takashi Iwai
2007-03-08 16:28 ` Takashi Iwai
2007-03-08 15:58 ` Takashi Iwai
2007-03-08 15:58 ` Takashi Iwai
2007-03-08 16:23 ` Michal Piotrowski
2007-03-08 16:23 ` Michal Piotrowski
2007-03-08 16:15 ` Takashi Iwai
2007-03-08 16:15 ` Takashi Iwai
2007-03-08 16:52 ` Michal Piotrowski
2007-03-08 16:52 ` Michal Piotrowski
2007-03-08 16:54 ` Takashi Iwai
2007-03-08 16:54 ` Takashi Iwai
2007-03-08 17:05 ` Michal Piotrowski
2007-03-08 17:05 ` Michal Piotrowski
2007-03-08 17:05 ` Randy Cushman
2007-03-08 17:05 ` Randy Cushman
2007-03-08 18:51 ` Takashi Iwai
2007-03-08 18:51 ` Takashi Iwai
2007-03-08 19:28 ` Randy Cushman
2007-03-08 19:28 ` Randy Cushman
2007-03-08 23:05 ` Patch: Shared jack control logic for AD1985 and others Randy Cushman
2007-03-09 14:22 ` Takashi Iwai
2007-03-07 22:16 ` mm snapshot broken-out-2007-03-05-02-22.tar.gz uploaded Michal Piotrowski
2007-03-07 22:16 ` Michal Piotrowski
2007-03-07 11:36 ` Michal Piotrowski
2007-03-05 14:49 ` Michal Piotrowski
2007-03-05 15:53 ` Michal Piotrowski [this message]
2007-03-05 18:02 ` Michal Piotrowski
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=45EC3CEC.1010405@googlemail.com \
--to=michal.k.k.piotrowski@gmail.com \
--cc=akpm@linux-foundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mingo@elte.hu \
--cc=pavel@ucw.cz \
--cc=rjw@sisk.pl \
--cc=rmk@arm.linux.org.uk \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.