All of lore.kernel.org
 help / color / mirror / Atom feed
From: Grant Wilson <gww@btinternet.com>
To: appro@fy.chalmers.se
Cc: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Problem with cdrom-range-fixes-patch in 2.6.9-rc1-mm2
Date: Thu, 02 Sep 2004 15:08:49 +0100	[thread overview]
Message-ID: <41372971.4060600@btinternet.com> (raw)

Hi,
With this patch applied a CDROMVOLREAD ioctl returns EINVAL.  I believe 
that this is because of an error in the 'sanity check' added by the patch:

if ((buffer[offset] & 0x3f) == GPMODE_AUDIO_CTL_PAGE ||
                             ^^
                  should be  !=

Yours,
Grant Wilson

             reply	other threads:[~2004-09-02 14:09 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-09-02 14:08 Grant Wilson [this message]
2004-09-03  6:42 ` Problem with cdrom-range-fixes-patch in 2.6.9-rc1-mm2 Andy Polyakov

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=41372971.4060600@btinternet.com \
    --to=gww@btinternet.com \
    --cc=appro@fy.chalmers.se \
    --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.