public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Ingo Molnar <mingo@kernel.org>
To: Jiri Kosina <jikos@kernel.org>
Cc: Peter Zijlstra <peterz@infradead.org>,
	Ingo Molnar <mingo@redhat.com>,
	Arnaldo Carvalho de Melo <acme@kernel.org>,
	Alexander Shishkin <alexander.shishkin@linux.intel.com>,
	x86@kernel.org, linux-kernel@vger.kernel.org,
	Mike Galbraith <umgwanakikbuti@gmail.com>,
	Borislav Petkov <bp@suse.de>
Subject: Re: [PATCH v2] x86/hweight: fix open-coded versions of 32bit and 64bit hweight calculations
Date: Thu, 11 Aug 2016 02:09:01 +0200	[thread overview]
Message-ID: <20160811000901.GA20255@gmail.com> (raw)
In-Reply-To: <alpine.LNX.2.00.1608101604370.22028@cbobk.fhfr.pm>


* Jiri Kosina <jikos@kernel.org> wrote:

> On Wed, 10 Aug 2016, Ingo Molnar wrote:
> 
> > >  ENTRY(__sw_hweight64)
> > > -#ifdef CONFIG_X86_64
> > > +
> > 
> > So this removes an #ifdef without removing the #else branch.
> 
> Hi Ingo,
> 
> this patch is obsolete; the real issue has already been fixed by 65ea11ec6 
> ("x86/hweight: Don't clobber %rdi") in Linus' tree already.

Ok, great!

Thanks,

	Ingo

      reply	other threads:[~2016-08-11  0:09 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-08-02 12:04 x86 PMU broken in current Linus' tree Jiri Kosina
2016-08-02 12:55 ` Peter Zijlstra
2016-08-02 13:31   ` Jiri Kosina
2016-08-08 10:26   ` Peter Zijlstra
2016-08-08 14:41     ` Jiri Kosina
2016-08-08 16:12       ` [PATCH v2] x86/hweight: fix open-coded versions of 32bit and 64bit hweight calculations Jiri Kosina
2016-08-08 16:34         ` kbuild test robot
2016-08-08 18:48         ` Jiri Kosina
2016-08-08 18:53           ` Borislav Petkov
2016-08-08 18:55             ` Jiri Kosina
2016-08-10 13:59         ` Ingo Molnar
2016-08-10 14:05           ` Jiri Kosina
2016-08-11  0:09             ` Ingo Molnar [this message]

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=20160811000901.GA20255@gmail.com \
    --to=mingo@kernel.org \
    --cc=acme@kernel.org \
    --cc=alexander.shishkin@linux.intel.com \
    --cc=bp@suse.de \
    --cc=jikos@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mingo@redhat.com \
    --cc=peterz@infradead.org \
    --cc=umgwanakikbuti@gmail.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