All of lore.kernel.org
 help / color / mirror / Atom feed
From: James Bottomley <James.Bottomley@HansenPartnership.com>
To: vinholikatti@gmail.com
Cc: linux-scsi@vger.kernel.org, santoshsy@gmail.com,
	patches@linaro.org, linux-samsung-soc@vger.kernel.org,
	arnd@linaro.org, saugata.das@linaro.org, venkat@linaro.org,
	subhashj@codeaurora.org, sthumma@codeaurora.org
Subject: Re: [PATCH V6 1/4] [SCSI] drivers/scsi/ufs: Seggregate PCI Specific Code
Date: Sun, 24 Feb 2013 09:23:05 +0000	[thread overview]
Message-ID: <1361697785.16652.1.camel@dabdike.int.hansenpartnership.com> (raw)
In-Reply-To: <511137d6.0657420a.5b57.ffffa7eb@mx.google.com>

On Tue, 2013-02-05 at 22:17 +0530, vinholikatti@gmail.com wrote:
> From: Vinayak Holikatti <vinholikatti@gmail.com>
> 
> This patch seggregates the PCI specific code in ufshcd.c to make it
> ready for splitting into core ufs driver and PCI glue driver. Also
> copyright header modification to remove extra warranty disclaim.
> 
> Reviewed-by: Arnd Bergmann <arnd@arndb.de>
> Reviewed-by: Namjae Jeon <linkinjeon@gmail.com>
> Reviewed-by: Subhash Jadavani <subhashj@codeaurora.org>
> Signed-off-by: Vinayak Holikatti <vinholikatti@gmail.com>
> Signed-off-by: Santosh Yaraganavi <santoshsy@gmail.com>
> ---
>  drivers/scsi/ufs/Kconfig  |   50 +++----
>  drivers/scsi/ufs/ufs.h    |   44 +++----
>  drivers/scsi/ufs/ufshcd.c |  350 +++++++++++++++++++++++++++------------------
>  drivers/scsi/ufs/ufshci.h |   44 +++----
>  4 files changed, 268 insertions(+), 220 deletions(-)

This patch doesn't apply:

jejb@dabdike> patch -p1 < .git/rebase-apply/patch 
patching file drivers/scsi/ufs/Kconfig
patching file drivers/scsi/ufs/ufs.h
patching file drivers/scsi/ufs/ufshcd.c
Hunk #26 FAILED at 1823.
Hunk #27 succeeded at 1898 (offset -1 lines).
Hunk #28 succeeded at 1924 (offset -1 lines).
Hunk #29 FAILED at 2039.
2 out of 29 hunks FAILED -- saving rejects to file
drivers/scsi/ufs/ufshcd.c.rej
patching file drivers/scsi/ufs/ufshci.h

The rejects are pretty complex hunks; could you please rebase to the top
of the scsi-misc tree?  Thanks,

James

  reply	other threads:[~2013-02-24  9:23 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <1360082857-3317-1-git-send-email-y>
2013-02-05 16:47 ` [PATCH V6 1/4] [SCSI] drivers/scsi/ufs: Seggregate PCI Specific Code vinholikatti
2013-02-24  9:23   ` James Bottomley [this message]
2013-02-24 12:25     ` vinayak holikatti
2013-02-05 16:47 ` [PATCH V6 2/4] [SCSI] drivers/scsi/ufs: Separate PCI code into glue driver vinholikatti
2013-02-05 16:47 ` [PATCH V6 3/4] [SCSI] ufs: Add Platform glue driver for ufshcd vinholikatti
2013-02-05 16:47 ` [PATCH V6 4/4] [SCSI] ufs: Correct the expected data transfersize vinholikatti

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=1361697785.16652.1.camel@dabdike.int.hansenpartnership.com \
    --to=james.bottomley@hansenpartnership.com \
    --cc=arnd@linaro.org \
    --cc=linux-samsung-soc@vger.kernel.org \
    --cc=linux-scsi@vger.kernel.org \
    --cc=patches@linaro.org \
    --cc=santoshsy@gmail.com \
    --cc=saugata.das@linaro.org \
    --cc=sthumma@codeaurora.org \
    --cc=subhashj@codeaurora.org \
    --cc=venkat@linaro.org \
    --cc=vinholikatti@gmail.com \
    /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.