From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751897Ab3FXUzR (ORCPT ); Mon, 24 Jun 2013 16:55:17 -0400 Received: from bedivere.hansenpartnership.com ([66.63.167.143]:35227 "EHLO bedivere.hansenpartnership.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751152Ab3FXUzP (ORCPT ); Mon, 24 Jun 2013 16:55:15 -0400 Message-ID: <1372107313.2013.81.camel@dabdike.int.hansenpartnership.com> Subject: Re: [PATCH RESEND v2 0/2] scsi: Port buslogic driver to 64 bits From: James Bottomley To: Khalid Aziz Cc: linux-scsi@vger.kernel.org, linux-kernel@vger.kernel.org Date: Mon, 24 Jun 2013 13:55:13 -0700 In-Reply-To: References: Content-Type: text/plain; charset="ISO-8859-15" X-Mailer: Evolution 3.8.2 Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, 2013-06-24 at 14:25 -0600, Khalid Aziz wrote: > This patchset ports buslogic driver to 64-bit. OK, thought long and hard about this., I'll take it on the proviso that you're the new buslogic maintainer. The reason being that without someone to sort through any bug reports, the only option I have on a bug which is in the rework but not the original would be to revert to the original. James