linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Thomas Gleixner <tglx@linutronix.de>
To: Arnd Bergmann <arnd@arndb.de>
Cc: Ingo Molnar <mingo@redhat.com>, Borislav Petkov <bp@alien8.de>,
	x86@kernel.org, "H. Peter Anvin" <hpa@zytor.com>,
	Juergen Gross <jgross@suse.com>,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH] x86: vsmp: avoid link error with gcc -Og
Date: Mon, 5 Nov 2018 12:27:22 +0100 (CET)	[thread overview]
Message-ID: <alpine.DEB.2.21.1811051225430.1566@nanos.tec.linutronix.de> (raw)
In-Reply-To: <20181102154935.2073592-1-arnd@arndb.de>

Arnd,

On Fri, 2 Nov 2018, Arnd Bergmann wrote:

> When the compiler skips optimizations for ease of debugging,
> teh vsmp_cap_cpus() function is not eliminated from the build
> with CONFIG_PCI=n:

thanks for that, but the code has other issues, which are addressed with
this:

  https://lkml.kernel.org/r/1541404864-31603-1-git-send-email-eial@scalemp.com

That should also solve the problem you've observed.

Thanks,

	tglx

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

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-11-02 15:49 [PATCH] x86: vsmp: avoid link error with gcc -Og Arnd Bergmann
2018-11-05 11:27 ` Thomas Gleixner [this message]
2018-11-05 14:53   ` Arnd Bergmann

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.1811051225430.1566@nanos.tec.linutronix.de \
    --to=tglx@linutronix.de \
    --cc=arnd@arndb.de \
    --cc=bp@alien8.de \
    --cc=hpa@zytor.com \
    --cc=jgross@suse.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mingo@redhat.com \
    --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).