linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Thomas Gleixner <tglx@linutronix.de>
To: Eial Czerwacki <eial@scalemp.com>
Cc: LKML <linux-kernel@vger.kernel.org>,
	Juergen Gross <jgross@suse.com>,
	Randy Dunlap <rdunlap@infradead.org>,
	"Shai Fultheim (Shai@ScaleMP.com)" <Shai@ScaleMP.com>,
	Andrew Morton <akpm@linux-foundation.org>,
	"broonie@kernel.org" <broonie@kernel.org>,
	"mhocko@suse.cz" <mhocko@suse.cz>,
	Stephen Rothwell <sfr@canb.auug.org.au>,
	"linux-next@vger.kernel.org" <linux-next@vger.kernel.org>,
	"linux-fsdevel@vger.kernel.org" <linux-fsdevel@vger.kernel.org>,
	"linux-mm@kvack.org" <linux-mm@kvack.org>,
	"mm-commits@vger.kernel.org" <mm-commits@vger.kernel.org>,
	X86 ML <x86@kernel.org>, Oren Twaig <oren@scalemp.com>
Subject: Re: [PATCH v2] x86/build: Build VSMP support only if CONFIG_PCI is selected
Date: Sun, 4 Nov 2018 22:05:56 +0100 (CET)	[thread overview]
Message-ID: <alpine.DEB.2.21.1811042202530.10744@nanos.tec.linutronix.de> (raw)
In-Reply-To: <2130cd90-2c8f-2fc4-0ac8-81a5aea153b2@scalemp.com>

Eial,

On Thu, 1 Nov 2018, Eial Czerwacki wrote:

> Subject: x86/build: Build VSMP support only if CONFIG_PCI is selected

That's not what the patch does, right?

> vsmp dependency on pv_irq_ops removed some years ago, so now let's clean
> it up from vsmp_64.c.
> 
> In short, "cap & ctl & (1 << 4)" was always returning 0, as such we can
> remove all the PARAVIRT/PARAVIRT_XXL code handling that.
> 
> However, the rest of the code depends on CONFIG_PCI, so fix it accordingly.
> in addition, rename set_vsmp_pv_ops to set_vsmp_ctl.
> 
> Signed-off-by: Eial Czerwacki <eial@scalemp.com>
> Acked-by: Shai Fultheim <shai@scalemp.com>

Unfortunately that patch does not apply. It's white space damaged, i.e. all
tabs are converted to spaces.

Thanks,

	tglx

  parent reply	other threads:[~2018-11-04 21:06 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-11-01 18:27 [PATCH v2] x86/build: Build VSMP support only if CONFIG_PCI is selected Eial Czerwacki
2018-11-02  7:13 ` Juergen Gross
2018-11-04 21:05 ` Thomas Gleixner [this message]
2018-11-05  6:39   ` Eial Czerwacki

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=alpine.DEB.2.21.1811042202530.10744@nanos.tec.linutronix.de \
    --to=tglx@linutronix.de \
    --cc=Shai@ScaleMP.com \
    --cc=akpm@linux-foundation.org \
    --cc=broonie@kernel.org \
    --cc=eial@scalemp.com \
    --cc=jgross@suse.com \
    --cc=linux-fsdevel@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mm@kvack.org \
    --cc=linux-next@vger.kernel.org \
    --cc=mhocko@suse.cz \
    --cc=mm-commits@vger.kernel.org \
    --cc=oren@scalemp.com \
    --cc=rdunlap@infradead.org \
    --cc=sfr@canb.auug.org.au \
    --cc=x86@kernel.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).