From: walter harms <wharms@bfs.de>
To: Jens Axboe <jens.axboe@oracle.com>
Cc: LKML <linux-kernel@vger.kernel.org>
Subject: Re: crash with 2.6.22.1 crash:ll_rw_blk.c blk_remove_plug()
Date: Sun, 22 Jul 2007 18:51:42 +0200 [thread overview]
Message-ID: <46A38B1E.3090605@bfs.de> (raw)
In-Reply-To: <20070718123142.GV11657@kernel.dk>
[-- Attachment #1: Type: text/plain, Size: 2186 bytes --]
hello all,
on my asus notebook tm620 there is a crash with 2.6.22 and 2.6.21
....
Using IPI Shortcut mode
WARNING: at block/ll_rw_blk.c:1575 blk_remove_plug()
[<c01ac87e>] blk_remove_plug+0x36/0x5a
[<c01ac8b6>] __generic_unplug_device+0x14/0x1f
[<c01ad587>] __make_request+0x39b/0x49c
[<c01abc8c>] generic_make_request+0x228/0x255
[<c01adb54>] submit_bio+0xa5/0xac
[<c013e233>] mempool_alloc+0x37/0xae
[<c01314dc>] submit+0xc2/0x11d
[<c0131585>] bio_read_page+0x24/0x27
[<c013188b>] swsusp_check+0x4f/0xaf
[<c012f6c2>] software_resume+0x5f/0x108
[<c037867e>] kernel_init+0xb0/0x212
[<c0103a16>] ret_from_fork+0x6/0x1c
[<c03785ce>] kernel_init+0x0/0x212
[<c03785ce>] kernel_init+0x0/0x212
[<c010465b>] kernel_thread_helper+0x7/0x10
=======================
Freeing unused kernel memory: 272k freed
....
I attached two files with the kernel bootmessage
1. bug.txt.gz
kernel 2.6.22.1 created with netconsole, last lines were missing i added them by hand
2. out.txt.gz
simple a dmesg from kernel 2.6.18, works fine
additional observations:
removing 'resume=/dev/hda1' from grub lets the crash disappear but the drive still does not work because
ata_id[772]: main: HDIO_GET_IDENTITY failed for '/dev/.tmp-3-0'
there is a bug in the hd detection code:
2.6.22.1
hda: 8032MB, CHS=1024/255/63
hda: hda1 hda2 hda3
hda: p2 exceeds device capacity
hda: p3 exceeds device capacity
2.6.18
hda: 39070080 sectors (20003 MB), CHS=38760/16/63, UDMA(100)
hda: cache flushes supported
hda: hda1 hda2 hda3
Probing IDE interface ide1...
here the output from fdisk:
fdisk -l
Disk /dev/hda: 20.0 GB, 20003880960 bytes
255 heads, 63 sectors/track, 2432 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/hda1 1 131 1052226 82 Linux swap / Solaris
/dev/hda2 * 132 1437 10490445 83 Linux
/dev/hda3 1438 2432 7992337+ 83 Linux
is it possible that this leads to a chain of events causing the crash in ll_rw_blk.c ?
if someone is interested in the .config please mail me directly, i have not subscribed the lkml.
re,
wh
[-- Attachment #2: bug.txt.gz --]
[-- Type: application/x-gzip, Size: 4107 bytes --]
[-- Attachment #3: out.txt.gz --]
[-- Type: application/x-gzip, Size: 6109 bytes --]
next prev parent reply other threads:[~2007-07-22 16:52 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-07-18 8:46 crash with 2.6.21 BUG:ll_rw_blk.c walter harms
2007-07-18 10:33 ` Jens Axboe
[not found] ` <469DF233.5080902@bfs.de>
[not found] ` <20070718110724.GN11657@kernel.dk>
[not found] ` <469E072E.7080400@bfs.de>
[not found] ` <20070718123142.GV11657@kernel.dk>
2007-07-22 16:51 ` walter harms [this message]
2007-07-22 17:20 ` crash with 2.6.22.1 crash:ll_rw_blk.c blk_remove_plug() Satyam Sharma
2007-07-22 17:20 ` Satyam Sharma
2007-07-22 22:17 ` Jens Axboe
2007-07-22 22:17 ` Jens Axboe
2007-07-25 0:22 ` Satyam Sharma
2007-07-25 0:22 ` Satyam Sharma
2007-07-25 7:05 ` walter harms
2007-07-25 7:05 ` walter harms
2007-07-25 11:18 ` Jens Axboe
2007-07-25 11:18 ` Jens Axboe
2007-07-25 12:19 ` walter harms
2007-07-25 12:19 ` walter harms
2007-07-26 7:05 ` walter harms
2007-07-26 7:05 ` walter harms
2007-07-29 15:48 ` walter harms
2007-07-29 15:48 ` walter harms
2007-07-23 7:57 ` walter harms
2007-07-23 7:57 ` walter harms
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=46A38B1E.3090605@bfs.de \
--to=wharms@bfs.de \
--cc=jens.axboe@oracle.com \
--cc=linux-kernel@vger.kernel.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 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.