All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jens Axboe <axboe@suse.de>
To: Arthur Pedyczak <arthur-p@home.com>
Cc: Linux kernel list <linux-kernel@vger.kernel.org>
Subject: Re: loop problems continue in 2.4.3
Date: Sat, 14 Apr 2001 09:54:02 +0200	[thread overview]
Message-ID: <20010414095402.C20299@suse.de> (raw)
In-Reply-To: <Pine.LNX.4.33.0104132330560.1677-100000@cs865114-a.amp.dhs.org>
In-Reply-To: <Pine.LNX.4.33.0104132330560.1677-100000@cs865114-a.amp.dhs.org>; from arthur-p@home.com on Fri, Apr 13, 2001 at 11:35:02PM -0400

On Fri, Apr 13 2001, Arthur Pedyczak wrote:
> Hi all,
> here are my $0.02 regarding loop in 2.4.3.
> 
> 1. mounted file
> mount -t iso9660 -o loop file.img /mnt/cdrom
>     worked o.k.
> 2. unmounted
> umount /mnt/cdrom
>     worked o.k.
> 3. mounted file
> mount -t iso9660 -o loop file.img /mnt/cdrom
>     worked o.k.
> 4. tried to unmount
> umount /mnt/cdrom
>    got oops:
> 
> =====================
> Apr 13 20:50:03 cs865114-a kernel: Unable to handle kernel paging request at virtual address 7e92bfd7

Please disable syslog decoding (it sucks) and feed it through ksymoops
instead.

In other words, reproduce and dmesg | ksymoops instead.

-- 
Jens Axboe


  reply	other threads:[~2001-04-14  7:54 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-04-14  3:35 loop problems continue in 2.4.3 Arthur Pedyczak
2001-04-14  7:54 ` Jens Axboe [this message]
2001-04-14 12:46   ` Arthur Pedyczak
2001-04-14 12:58     ` Ola Garstad
     [not found] <3AD7EE80.5AADA578@mandrakesoft.com>
2001-04-16  1:08 ` Arthur Pedyczak
2001-04-16  1:37   ` Arthur Pedyczak
2001-04-16  8:49   ` Jens Axboe
2001-04-16  9:30     ` Alexander Viro
2001-04-16 10:10       ` Mircea Damian
2001-04-16 16:38         ` Jens Axboe
2001-04-16 16:37       ` Jens Axboe
  -- strict thread matches above, loose matches on Subject: below --
2001-04-14 16:31 Aaron Lunansky
2001-04-14 20:15 ` Arthur Pedyczak
2001-04-16 23:02   ` David Woodhouse
2001-04-07 22:04 Ian Eure
2001-04-09  7:56 ` Jens Axboe
2001-04-11 19:04   ` Ian Eure
2001-04-13 12:56     ` Jens Axboe
2001-04-16 16:17       ` Ian Eure
2001-04-16 20:53         ` Jens Axboe

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=20010414095402.C20299@suse.de \
    --to=axboe@suse.de \
    --cc=arthur-p@home.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.