All of lore.kernel.org
 help / color / mirror / Atom feed
From: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
To: "Xu, Dongxiao" <dongxiao.xu@intel.com>
Cc: Jeremy Fitzhardinge <jeremy@goop.org>,
	"xen-devel@lists.xensource.com" <xen-devel@lists.xensource.com>,
	Steven Smith <steven.smith@citrix.com>
Subject: Re: [Pv-ops][PATCH 1/4 v2] Netback: Generilize static/global variables into 'struct xen_netbk'.
Date: Mon, 3 May 2010 12:05:05 -0400	[thread overview]
Message-ID: <20100503160505.GC31299@phenom.dumpdata.com> (raw)
In-Reply-To: <D5AB6E638E5A3E4B8F4406B113A5A19A1D94B188@shsmsx501.ccr.corp.intel.com>

On Thu, Apr 29, 2010 at 10:28:18PM +0800, Xu, Dongxiao wrote:
> Netback: Move global/static variables into struct xen_netbk.
> 
> Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>

Hmm..

git checkout jeremy/xen/next -b test-netbk-kthread -f 
Branch test-netbk-kthread set up to track remote branch
refs/remotes/jeremy/xen/next.
Switched to a new branch 'test-netbk-kthread'
[konrad@phenom linux]$ git reset --hard
HEAD is now at 5403063 Merge remote branch 'stefano-pvhvm/2.6.32-pvhvm' into xen/next
[konrad@phenom linux]$ patch -p1 < ~/0001-Netback-Move-global-static-variables-into-struct-xe.patch 
patching file drivers/xen/netback/common.h
patching file drivers/xen/netback/netback.c
Hunk #1 succeeded at 48 (offset -1 lines).
Hunk #2 succeeded at 64 (offset -1 lines).
Hunk #3 succeeded at 90 (offset -1 lines).
Hunk #4 FAILED at 105.
Hunk #5 succeeded at 151 (offset -3 lines).
Hunk #6 succeeded at 305 (offset -3 lines).
Hunk #7 succeeded at 463 (offset -1 lines).
Hunk #8 succeeded at 490 (offset -1 lines).
Hunk #9 succeeded at 530 (offset -1 lines).
Hunk #10 succeeded at 547 (offset -1 lines).
Hunk #11 succeeded at 560 (offset -1 lines).
.. snip..
5 out of 44 hunks FAILED -- saving rejects to file
drivers/xen/netback/netback.c.rej

... what branch are these patches against?

  parent reply	other threads:[~2010-05-03 16:05 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-04-29 14:28 [Pv-ops][PATCH 1/4 v2] Netback: Generilize static/global variables into 'struct xen_netbk' Xu, Dongxiao
2010-05-03 16:02 ` Konrad Rzeszutek Wilk
2010-05-04  0:48   ` Xu, Dongxiao
2010-05-03 16:05 ` Konrad Rzeszutek Wilk [this message]
2010-05-04  0:51   ` Xu, Dongxiao
2010-05-04  2:03     ` Jeremy Fitzhardinge

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=20100503160505.GC31299@phenom.dumpdata.com \
    --to=konrad.wilk@oracle.com \
    --cc=dongxiao.xu@intel.com \
    --cc=jeremy@goop.org \
    --cc=steven.smith@citrix.com \
    --cc=xen-devel@lists.xensource.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.