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: Wed, 10 Aug 2016 15:59:01 +0200 [thread overview]
Message-ID: <20160810135901.GA22937@gmail.com> (raw)
In-Reply-To: <alpine.LNX.2.00.1608081808270.22028@cbobk.fhfr.pm>
* Jiri Kosina <jikos@kernel.org> wrote:
> ENTRY(__sw_hweight64)
> -#ifdef CONFIG_X86_64
> +
So this removes an #ifdef without removing the #else branch.
Help?
Thanks,
Ingo
next prev parent reply other threads:[~2016-08-10 19:12 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 [this message]
2016-08-10 14:05 ` Jiri Kosina
2016-08-11 0:09 ` Ingo Molnar
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=20160810135901.GA22937@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