From: Boaz Harrosh <bharrosh@panasas.com>
To: Jim Cromie <jim.cromie@gmail.com>
Cc: linux-kernel@vger.kernel.org, gregkh@suse.de,
Doug Gilbert <dgilbert@interlog.com>,
linux-scsi@vger.kernel.org, Benny Halevy <bhalevy@panasas.com>,
osd-dev@open-osd.org,
Anil Ravindranath <anil_ravindranath@pmc-sierra.com>
Subject: Re: [PATCH 08/23] use register_chrdev_ids in drivers/scsi/
Date: Sat, 21 May 2011 10:59:10 +0300 [thread overview]
Message-ID: <4DD770CE.7040001@panasas.com> (raw)
In-Reply-To: <BANLkTi=6qWpUX6wMi5egRhi+qigaGPgnFQ@mail.gmail.com>
On 05/21/2011 07:21 AM, Jim Cromie wrote:
> On Fri, May 20, 2011 at 9:42 AM, Boaz Harrosh <bharrosh@panasas.com> wrote:
>> On 05/20/2011 12:33 AM, Jim Cromie wrote:
>>> cc: Doug Gilbert <dgilbert@interlog.com>
>>> cc: linux-scsi@vger.kernel.org
>>> cc: Benny Halevy <bhalevy@panasas.com>
>>> cc: Boaz Harrosh <bharrosh@panasas.com>
>>> cc: osd-dev@open-osd.org
>>> cc: Anil Ravindranath <anil_ravindranath@pmc-sierra.com>
>>> cc: linux-scsi@vger.kernel.org
>>> Signed-off-by: Jim Cromie <jim.cromie@gmail.com>
>>> ---
>>> drivers/scsi/osd/osd_uld.c | 6 +++---
>>> drivers/scsi/pmcraid.c | 3 +--
>>> drivers/scsi/sg.c | 6 +++---
>>> drivers/scsi/st.c | 7 +++----
>>> 4 files changed, 10 insertions(+), 12 deletions(-)
>>
>> Do you have a git tree with all these that I can pull
>> and test?
>>
>
> I do, its at git://github.com/jimc/linux-2.6.git chrdev-pub1 branch
>
> For you, I think there are 3 patches of interest
> 1 - adds new call, deprecates old.
> if you build with this applied and CONFIG_ENABLE_WARN_DEPRECATED=y
> you should get a deprecated warning
> 2 - reimplements alloc_chardev_region() with register_chardev_ids()
> your driver may be using register_chardev_region(), if so this is uninteresting.
> 3 - patch that adapts your scsi parts.
>
>> Thanks
>> Boaz
>>
>
> no, thank you
> Jim Cromie
Grate many thanks. I will test it next week and confirm.
Boaz
prev parent reply other threads:[~2011-05-21 7:59 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <1305840792-25877-1-git-send-email-jim.cromie@gmail.com>
2011-05-19 21:33 ` [PATCH 01/23] add register_chrdev_ids() to char_dev.c, API Jim Cromie
2011-05-19 21:33 ` [PATCH 08/23] use register_chrdev_ids in drivers/scsi/ Jim Cromie
2011-05-20 15:42 ` Boaz Harrosh
2011-05-21 4:21 ` Jim Cromie
2011-05-21 7:59 ` Boaz Harrosh [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=4DD770CE.7040001@panasas.com \
--to=bharrosh@panasas.com \
--cc=anil_ravindranath@pmc-sierra.com \
--cc=bhalevy@panasas.com \
--cc=dgilbert@interlog.com \
--cc=gregkh@suse.de \
--cc=jim.cromie@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-scsi@vger.kernel.org \
--cc=osd-dev@open-osd.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).