From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932105Ab2KNHD5 (ORCPT ); Wed, 14 Nov 2012 02:03:57 -0500 Received: from bedivere.hansenpartnership.com ([66.63.167.143]:55988 "EHLO bedivere.hansenpartnership.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755180Ab2KNHDE (ORCPT ); Wed, 14 Nov 2012 02:03:04 -0500 Message-ID: <1352841998.8317.1.camel@dabdike> Subject: Re: [PATCH V4 1/4] [SCSI] drivers/scsi/ufs: Seggregate PCI Specific Code From: James Bottomley To: vinayak holikatti Cc: Venkatraman S , linux-scsi@vger.kernel.org, linux-kernel@vger.kernel.org, patches@linaro.org, linux-samsung-soc@vger.kernel.org, arnd@linaro.org, girish.shivananjappa@linaro.org, saugata.das@linaro.org, vishak.g@samsung.com, venkat@linaro.org, k.rajesh@samsung.com, dsaxena@linaro.org, ilho215.lee@samsung.com, nala.la@samsung.com, sreekumar.c@samsung.com, Santosh Yaraganavi In-Reply-To: References: <1350474822-7315-1-git-send-email-vinholikatti@gmail.com> <1350474822-7315-2-git-send-email-vinholikatti@gmail.com> <507FA52E.9050400@ti.com> Content-Type: text/plain; charset="UTF-8" Date: Tue, 13 Nov 2012 15:26:38 -0600 Mime-Version: 1.0 X-Mailer: Evolution 3.4.4 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, 2012-10-18 at 17:37 +0530, vinayak holikatti wrote: > I am Vacation will look into it when i am back to work. > > This doesn't apply on 3.7-rc1. Am I missing any patches in between ? OK, so it doesn't apply for me either: patching file drivers/scsi/ufs/ufshcd.c Hunk #11 FAILED at 902. Hunk #15 succeeded at 1157 with fuzz 1 (offset 2 lines). Hunk #16 succeeded at 1271 (offset 2 lines). Hunk #17 succeeded at 1300 (offset 2 lines). Hunk #18 succeeded at 1364 (offset 2 lines). Hunk #19 succeeded at 1499 (offset 2 lines). Hunk #20 succeeded at 1542 (offset 2 lines). Hunk #21 succeeded at 1678 (offset 2 lines). Hunk #22 succeeded at 1706 (offset 2 lines). Hunk #23 succeeded at 1727 (offset 2 lines). Hunk #24 succeeded at 1775 (offset 2 lines). Hunk #25 succeeded at 1819 (offset 2 lines). Hunk #26 succeeded at 1872 (offset 2 lines). Hunk #27 succeeded at 1898 (offset 2 lines). Hunk #28 FAILED at 2011. 2 out of 28 hunks FAILED -- saving rejects to file drivers/scsi/ufs/ufshcd.c.rej James