From mboxrd@z Thu Jan 1 00:00:00 1970 From: Greg KH Subject: Re: [PATCH 4/4] s390: remove s390_root_dev_*() Date: Fri, 12 Dec 2008 11:07:30 -0800 Message-ID: <20081212190730.GB2950@kroah.com> References: <1229012203.7968.79.camel@blaa> <1229012216-4211-1-git-send-email-markmc@redhat.com> <1229012216-4211-2-git-send-email-markmc@redhat.com> <1229012216-4211-3-git-send-email-markmc@redhat.com> <1229012216-4211-4-git-send-email-markmc@redhat.com> <20081211180025.045b9b4a@gondolin> <20081212102951.01446f22@gondolin> <1229074546.4041.8.camel@blaa> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <1229074546.4041.8.camel@blaa> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: virtualization-bounces@lists.linux-foundation.org Errors-To: virtualization-bounces@lists.linux-foundation.org To: Mark McLoughlin Cc: linux-s390@vger.kernel.org, Anthony Liguori , Greg KH , Kay Sievers , Heiko Carstens , linux-kernel@vger.kernel.org, virtualization@lists.linux-foundation.org, Martin Schwidefsky List-Id: virtualization@lists.linuxfoundation.org On Fri, Dec 12, 2008 at 09:35:46AM +0000, Mark McLoughlin wrote: > On Fri, 2008-12-12 at 10:29 +0100, Cornelia Huck wrote: > > On Thu, 11 Dec 2008 18:00:25 +0100, > > Cornelia Huck wrote: > > > On Thu, 11 Dec 2008 16:16:56 +0000, > > > Mark McLoughlin wrote: > > > > > > > Replace s390_root_dev_register() with root_device_register() etc. > > > > > > Nice, one more special case generalized :) I'll give it a run. > > > > You missed one occurrence in iucv (see below); > > Oops. > > > with that patch applied, > > everything seems to work as expected, both for root devices created by > > built-ins and by modules. > > Thanks, > Mark. > > From: Mark McLoughlin > Subject: [PATCH] s390: remove s390_root_dev_*() > > Replace s390_root_dev_register() with root_device_register() etc. Can you resend this whole series, I see lots of replacements in this thread and it would be good to know exactly what I should be reviewing/applying. thanks, greg k-h