linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Ingo Molnar <mingo@kernel.org>
To: Eial Czerwacki <eial@scalemp.com>
Cc: linux-kernel@vger.kernel.org, Juergen Gross <jgross@suse.com>,
	Thomas Gleixner <tglx@linutronix.de>
Subject: Re: [PATCH v3] x86/vsmp_64.c: Remove dependency on pv_irq_ops
Date: Mon, 5 Nov 2018 18:59:02 +0100	[thread overview]
Message-ID: <20181105175902.GA32060@gmail.com> (raw)
In-Reply-To: <1541439114-28297-1-git-send-email-eial@scalemp.com>


* Eial Czerwacki <eial@scalemp.com> wrote:

> +#if defined(CONFIG_PCI)

This is shorter:

   #ifdef CONFIG_PCI

Thanks,

	Ingo

  reply	other threads:[~2018-11-05 17:59 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-11-05 17:31 [PATCH v3] x86/vsmp_64.c: Remove dependency on pv_irq_ops Eial Czerwacki
2018-11-05 17:59 ` Ingo Molnar [this message]
2018-11-07  7:59   ` Eial Czerwacki
2018-11-06 20:41 ` [tip:x86/urgent] x86/vsmp: " tip-bot for 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=20181105175902.GA32060@gmail.com \
    --to=mingo@kernel.org \
    --cc=eial@scalemp.com \
    --cc=jgross@suse.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=tglx@linutronix.de \
    /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).