From: Jens Axboe <axboe@kernel.dk>
To: "Veeraiyan Chidambaram (RBEI/ECF32)"
<Veeraiyan.Chidambaram@in.bosch.com>,
Jonathan Corbet <corbet@lwn.net>,
"Channaiah Vanitha (RBEI/ECF31)" <Vanitha.Channaiah@in.bosch.com>,
"Mahendran Kuppusamy (RBEI/ECF31)"
<Mahendran.Kuppusamy@in.bosch.com>,
"linux-doc@vger.kernel.org" <linux-doc@vger.kernel.org>,
"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] cdrom: support read sub-channel command in LBA format
Date: Tue, 12 Jul 2016 08:26:03 -0700 [thread overview]
Message-ID: <57850C0B.3050705@kernel.dk> (raw)
In-Reply-To: <c8a5a8f1d6ee4d6c801e4907dd54acf7@SGPMBX1019.APAC.bosch.com>
On 07/10/2016 11:49 PM, Veeraiyan Chidambaram (RBEI/ECF32) wrote:
> Hello Jens,
>
> In CDROM Linux driver code, "Read Sub channel" format is hard coded
> with CDROM_MSF format only in the function cdrom_read_subchannel() and
> mmc_ioctl_cdrom_subchannel() in cdrom.c. Hence, irrespective of
> "Read Sub channel" command with CDROM_LBA/CDROM_MSF format, the
> reported Response which is in MSF format was considered as LBA in user
> space application. Now the behavior is changed in such way that
> IOCTL returns either CDROM_MSF or CDROM_LBA format per user request.
> Please find the fix patch attached.
Applied for 4.8, thanks.
--
Jens Axboe
prev parent reply other threads:[~2016-07-12 15:26 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-07-11 6:49 [PATCH] cdrom: support read sub-channel command in LBA format Veeraiyan Chidambaram (RBEI/ECF32)
2016-07-12 15:26 ` Jens Axboe [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=57850C0B.3050705@kernel.dk \
--to=axboe@kernel.dk \
--cc=Mahendran.Kuppusamy@in.bosch.com \
--cc=Vanitha.Channaiah@in.bosch.com \
--cc=Veeraiyan.Chidambaram@in.bosch.com \
--cc=corbet@lwn.net \
--cc=linux-doc@vger.kernel.org \
--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.