mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: "Maciej Rutecki" <maciej.rutecki@gmail.com>
To: "Linus Torvalds" <torvalds@linux-foundation.org>,
	"Jeff Garzik" <jgarzik@pobox.com>
Cc: "Linux Kernel Mailing List" <linux-kernel@vger.kernel.org>
Subject: Re: Linux 2.6.29-rc1
Date: Sun, 11 Jan 2009 22:28:17 +0100	[thread overview]
Message-ID: <8db1092f0901111328m5bf74c8bh6361f8845f767d45@mail.gmail.com> (raw)
In-Reply-To: <alpine.LFD.2.00.0901101551420.6528@localhost.localdomain>

During booting system stops on this message:
http://unixy.pl/maciek/download/kernel/2.6.29-rc1/laptop/img_0001.jpg

Probably I have two separate problems: warning (fragment is visible on
top) and freeze of system. I try bisect, but I have problem:

root@gumis:/usr/src/git/linux-2.6# git bisect start
root@gumis:/usr/src/git/linux-2.6# git bisect bad
root@gumis:/usr/src/git/linux-2.6# git bisect good v2.6.28
Bisecting: 4660 revisions left to test after this
[590cf28580c999c8ba70dc39b40bab09d69e2630] Merge
git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
root@gumis:/usr/src/git/linux-2.6# git bisect good
Bisecting: 2293 revisions left to test after this
[5e07878787ad07361571150230cc3a8d522ae046] debugfs: add helpers for
exporting a size_t simple value
root@gumis:/usr/src/git/linux-2.6# git bisect good
Bisecting: 1158 revisions left to test after this
[a3a798c88a14b35e5d4ca30716dbc9eb9a1ddfe2] Merge branch 'release' of
git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6
root@gumis:/usr/src/git/linux-2.6# git bisect good
Bisecting: 579 revisions left to test after this
[e7a84565bcdb239caad29ccbe559ef978090ac7e] Btrfs: Add btree locking to
the tree defragmentation code
root@gumis:/usr/src/git/linux-2.6# ls -la
razem 16
drwxr-xr-x 4 root root 4096 sty 11 22:07 .
drwxr-xr-x 3 root root 4096 sty 11 21:47 ..
drwxr-xr-x 3 root root 4096 sty 11 22:07 fs
drwxr-xr-x 8 root root 4096 sty 11 22:07 .git

I have only "fs" and ".git" directory after last "git bisect good".
How to avoid this problem?

During bisect, when I can boot i saw full warning from top of the picture:
[    1.669554]  sda: sda1 sda2 sda3 sda4 < sda5 sda6<4>------------[
cut here ]------------
[    1.720412] WARNING: at drivers/ata/libata-sff.c:1017
ata_sff_hsm_move+0x694/0x830()
[    1.720412] Hardware name: HP Compaq nx6310 (EY501ES#AKD)
[    1.720412] Modules linked in:
[    1.720412] Pid: 0, comm: swapper Not tainted 2.6.28 #1
[    1.720412] Call Trace:
[    1.720412]  [<c012e967>] warn_slowpath+0x87/0xe0
[    1.720412]  [<c0120f0a>] place_entity+0x7a/0xf0
[    1.720412]  [<c0123aef>] enqueue_entity+0x11f/0x190
[    1.720412]  [<c012406e>] enqueue_task_fair+0x2e/0x70
[    1.720412]  [<c0121ad8>] activate_task+0x28/0x50
[    1.720412]  [<c0128b8f>] try_to_wake_up+0x10f/0x190
[    1.720412]  [<c02d1a60>] scsi_eh_scmd_add+0x70/0xb0
[    1.720412]  [<c02f13ab>] ata_sff_data_xfer32+0x7b/0xd0
[    1.720412]  [<c02f0c84>] ata_sff_hsm_move+0x694/0x830
[    1.720412]  [<c02d2e70>] scsi_next_command+0x30/0x50
[    1.720412]  [<c02f10fe>] ata_sff_interrupt+0x15e/0x260
[    1.720412]  [<c016aa38>] handle_IRQ_event+0x28/0x50
[    1.720412]  [<c016bec9>] handle_edge_irq+0x99/0x110
[    1.720412]  [<c0105623>] do_IRQ+0x43/0x90
[    1.720412]  [<c0103967>] common_interrupt+0x27/0x2c
[    1.720412]  [<c02968e0>] acpi_idle_enter_simple+0x190/0x1fe
[    1.720412]  [<c01486c5>] sched_clock_idle_wakeup_event+0x15/0x20
[    1.720412]  [<c030b995>] menu_select+0x35/0xf0
[    1.720412]  [<c030ac5f>] cpuidle_idle_call+0x6f/0xc0
[    1.720412]  [<c01022e0>] cpu_idle+0x60/0xc0
[    1.720412]  [<c04a0865>] start_kernel+0x2b5/0x318
[    1.720412]  [<c04a037d>] unknown_bootoption+0x0/0x1e5
[    1.720412] ---[ end trace fd2c7b706ba402fc ]---
[    2.052419]  sda7 >

full dmesg:
http://unixy.pl/maciek/download/kernel/2.6.29-rc1/laptop/dmesg-2.6.29-rc1-during_bisect.txt

Config from 2.6.29-rc1:
http://unixy.pl/maciek/download/kernel/2.6.29-rc1/laptop/config-2.6.29-rc1

dmesg from 2.6.28 (not from 2.6.29-rc1):
http://unixy.pl/maciek/download/kernel/2.6.29-rc1/laptop/dmesg-2.6.28.txt

-- 
Maciej Rutecki
http://www.maciek.unixy.pl

  parent reply	other threads:[~2009-01-11 21:28 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-01-11  0:13 Linus Torvalds
2009-01-11  8:04 ` Willy Tarreau
2009-01-11 10:18 ` Paul Rolland
2009-01-11 12:07   ` David Miller
2009-01-11 12:23 ` Petr Titera
2009-01-11 13:23   ` Jaswinder Singh Rajput
2009-01-11 13:54   ` Ingo Molnar
2009-01-11 14:56     ` Petr Titera
2009-01-11 17:29 ` Gene Heskett
2009-01-11 17:55 ` Paul Rolland
2009-01-11 18:03   ` Ingo Molnar
2009-01-11 19:46     ` Paul Rolland
2009-01-11 20:10 ` Linux 2.6.29-rc1 MAJOR advisory Gene Heskett
2009-01-11 21:06   ` Torsten Kaiser
2009-01-12  2:50     ` Gene Heskett
2009-01-12  6:57       ` Torsten Kaiser
2009-01-12  7:15         ` Justin P. Mattock
2009-01-11 21:28 ` Maciej Rutecki [this message]
2009-01-11 21:35   ` Linux 2.6.29-rc1 Jesper Juhl
2009-01-11 21:38     ` Maciej Rutecki
2009-01-12 22:05 ` Simon Holm Thøgersen
2009-01-11 16:40 Torsten Schmidt
2009-01-11 18:19 ` Ingo Molnar

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=8db1092f0901111328m5bf74c8bh6361f8845f767d45@mail.gmail.com \
    --to=maciej.rutecki@gmail.com \
    --cc=jgarzik@pobox.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®