public inbox for linux-next@vger.kernel.org 
 help / color / mirror / Atom feed
From: Alan Cox <alan@lxorguk•ukuu.org.uk>
To: Thomas Meyer <thomas@m3y3r•de>
Cc: Linux-Next <linux-next@vger•kernel.org>,
	Linux-Kernel <linux-kernel@vger•kernel.org>,
	petero2@telia•com
Subject: Re: next-20080801: BUG in pktcdvd while mounting dvd
Date: Sun, 3 Aug 2008 15:53:20 +0100	[thread overview]
Message-ID: <20080803155320.64702b4e@lxorguk.ukuu.org.uk> (raw)
In-Reply-To: <1217765884.9907.5.camel@dhcppc0>

On Sun, 03 Aug 2008 14:18:04 +0200
Thomas Meyer <thomas@m3y3r•de> wrote:

> Greetings.
> 
> Please have a look at this bug report:
> 
> http://kerneloops.org/raw.php?rawid=47211
> 
> reverting commit 5b6155ee70e9c4d2ad7e6f514c8eee06e2711c3a fixes the
> problem

ioctl_by_bdev is calling ioctl methods with filp = NULL which is not
valid. That in turn blocks switching to unlocked_ioctl and BKL removal so
ioctl_by_bdev urgently needs fixing.

Alan

      reply	other threads:[~2008-08-03 15:10 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-08-03 12:18 next-20080801: BUG in pktcdvd while mounting dvd Thomas Meyer
2008-08-03 14:53 ` Alan Cox [this message]

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=20080803155320.64702b4e@lxorguk.ukuu.org.uk \
    --to=alan@lxorguk$(echo .)ukuu.org.uk \
    --cc=linux-kernel@vger$(echo .)kernel.org \
    --cc=linux-next@vger$(echo .)kernel.org \
    --cc=petero2@telia$(echo .)com \
    --cc=thomas@m3y3r$(echo .)de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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