MAINTAINERS out of date

From: Jim Cromie
Date: Sat May 21 2011 - 01:21:22 EST


anyone know where anil_ravindranath@xxxxxxxxxxxxxx is ?


---------- Forwarded message ----------
From: Mail Delivery Subsystem <mailer-daemon@xxxxxxxxxxxxxx>
Date: Fri, May 20, 2011 at 10:21 PM
Subject: Delivery Status Notification (Failure)
To: jim.cromie@xxxxxxxxx


Delivery to the following recipient failed permanently:

    anil_ravindranath@xxxxxxxxxxxxxx

Technical details of permanent failure:
Google tried to deliver your message, but it was rejected by the
recipient domain. We recommend contacting the other email provider for
further information about the cause of this error. The error that the
other server returned was: 550 550 5.1.1
<anil_ravindranath@xxxxxxxxxxxxxx>: Recipient address rejected: User
unknown in local recipient table (state 14).

----- Original message -----

Received: by 10.142.215.18 with SMTP id n18mr81103wfg.332.1305951690117; Fri,
 20 May 2011 21:21:30 -0700 (PDT)
MIME-Version: 1.0
Received: by 10.143.59.18 with HTTP; Fri, 20 May 2011 21:21:00 -0700 (PDT)
In-Reply-To: <4DD68BE0.6030003@xxxxxxxxxxx>
References: <1305840792-25877-1-git-send-email-jim.cromie@xxxxxxxxx>
 <1305840792-25877-9-git-send-email-jim.cromie@xxxxxxxxx>
<4DD68BE0.6030003@xxxxxxxxxxx>
From: Jim Cromie <jim.cromie@xxxxxxxxx>
Date: Fri, 20 May 2011 22:21:00 -0600
Message-ID: <BANLkTi=6qWpUX6wMi5egRhi+qigaGPgnFQ@xxxxxxxxxxxxxx>
Subject: Re: [PATCH 08/23] use register_chrdev_ids in drivers/scsi/
To: Boaz Harrosh <bharrosh@xxxxxxxxxxx>
Cc: linux-kernel@xxxxxxxxxxxxxxx, gregkh@xxxxxxx,
       Doug Gilbert <dgilbert@xxxxxxxxxxxx>, linux-scsi@xxxxxxxxxxxxxxx,
       Benny Halevy <bhalevy@xxxxxxxxxxx>, osd-dev@xxxxxxxxxxxx,
       Anil Ravindranath <anil_ravindranath@xxxxxxxxxxxxxx>
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable

On Fri, May 20, 2011 at 9:42 AM, Boaz Harrosh <bharrosh@xxxxxxxxxxx> wrote:
> On 05/20/2011 12:33 AM, Jim Cromie wrote:
>> cc: Doug Gilbert <dgilbert@xxxxxxxxxxxx>
>> cc: linux-scsi@xxxxxxxxxxxxxxx
>> cc: Benny Halevy <bhalevy@xxxxxxxxxxx>
>> cc: Boaz Harrosh <bharrosh@xxxxxxxxxxx>
>> cc: osd-dev@xxxxxxxxxxxx
>> cc: Anil Ravindranath <anil_ravindranath@xxxxxxxxxxxxxx>
>> cc: linux-scsi@xxxxxxxxxxxxxxx
>> Signed-off-by: Jim Cromie <jim.cromie@xxxxxxxxx>
>> ---
>>  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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/