All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stephane Wirtel <stephane.wirtel@belgacom.net>
To: Jesper Juhl <jesper.juhl@gmail.com>
Cc: Stephane Wirtel <stephane.wirtel@belgacom.net>,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] 2.6.13 - 1/3 - Remove the deprecated function __check_region
Date: Tue, 30 Aug 2005 19:21:15 +0200	[thread overview]
Message-ID: <20050830172115.GA11784@localhost.localdomain> (raw)
In-Reply-To: <9a874849050830101743c421db@mail.gmail.com>

Le Tuesday 30 August 2005 a 19:08, Jesper Juhl ecrivait: 
> On 8/30/05, Stephane Wirtel <stephane.wirtel@belgacom.net> wrote:
> > Hi all,
> > 
> > Here is the first patch for kernel 2.6.13 from Linus tree.
> > 
> 
> Take it easy. Don't kill __check_region() unless you first convert all
> users of it.
> And by removing __check_region() you've just broken check_region() -
> There are still some drivers left that use check_region() and there's
> no reason to break them.
> 
> The right approach is to identify all users of
> check_region()/__check_region(), then submit patches to convert them
> to use request_region instead. *Then*, when there are no more
> in-kernel users left, submit patches to remove the deprecated
> functions.

I know, I did not check with check_region, I will check all users of
check_region and I hope to send a new patch in few days.

Thanks Jesper, 

-- 
Stephane Wirtel <stephane.wirtel@belgacom.net>
                <stephane.wirtel@gmail.com>



  reply	other threads:[~2005-08-30 17:21 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-08-30 17:05 [PATCH] 2.6.13 - 1/3 - Remove the deprecated function __check_region Stephane Wirtel
2005-08-30 17:16 ` Stephane Wirtel
2005-08-30 17:17 ` Jesper Juhl
2005-08-30 17:21   ` Stephane Wirtel [this message]
2005-08-30 17:37     ` Jesper Juhl
2005-08-30 17:54       ` Muli Ben-Yehuda
2005-08-30 19:03         ` Muli Ben-Yehuda
2005-08-30 19:23           ` Jesper Juhl
2005-08-30 17:58       ` Jesper Juhl

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=20050830172115.GA11784@localhost.localdomain \
    --to=stephane.wirtel@belgacom.net \
    --cc=jesper.juhl@gmail.com \
    --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.