Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1541510
| Path | csiph.com!fu-berlin.de!bofh.it!news.nic.it!robomod |
|---|---|
| From | Thomas Gleixner <tglx@linutronix.de> |
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] cpumask: avoid WARN in prefill_possible_map() |
| Date | Tue, 13 Dec 2016 21:50:01 +0100 |
| Message-ID | <sO2bn-5LY-21@gated-at.bofh.it> (permalink) |
| References | <sO09z-4Aj-9@gated-at.bofh.it> <sO09z-4Aj-7@gated-at.bofh.it> <sO2bn-5LY-23@gated-at.bofh.it> |
| X-Original-To | Dmitry Safonov <dsafonov@virtuozzo.com> |
| User-Agent | Alpine 2.20 (DEB 67 2015-01-07) |
| MIME-Version | 1.0 |
| Content-Type | text/plain; charset=US-ASCII |
| Sender | robomod@news.nic.it |
| List-ID | <linux-kernel.vger.kernel.org> |
| X-Mailing-List | linux-kernel@vger.kernel.org |
| Approved | robomod@news.nic.it |
| Lines | 13 |
| Organization | linux.* mail to news gateway |
| X-Original-Cc | linux-kernel@vger.kernel.org, 0x7f454c46@gmail.com, Ingo Molnar <mingo@redhat.com>, Rusty Russell <rusty@rustcorp.com.au>, "H. Peter Anvin" <hpa@zytor.com>, Jan Beulich <JBeulich@novell.com>, x86@kernel.org |
| X-Original-Date | Tue, 13 Dec 2016 21:42:13 +0100 (CET) |
| X-Original-Message-ID | <alpine.DEB.2.20.1612132141130.3599@nanos> |
| X-Original-References | <20161212161118.1095-1-dsafonov@virtuozzo.com> <alpine.DEB.2.20.1612131836050.3415@nanos> <8c38ac39-80ca-50a0-09c1-2eef619a3f88@virtuozzo.com> |
| X-Original-Sender | linux-kernel-owner@vger.kernel.org |
| Xref | csiph.com linux.kernel:1541510 |
Show key headers only | View raw
On Tue, 13 Dec 2016, Dmitry Safonov wrote:
> > +static inline void cpumask_reset_possible_mask(void) { }
> ...
> > +static inline void reset_cpu_possible_mask(void)
>
> Is this intentionally?
No, that was a left over and a missing refresh bevor sending it out
quickly.
Thanks,
tglx
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Re: [PATCH] cpumask: avoid WARN in prefill_possible_map() Thomas Gleixner <tglx@linutronix.de> - 2016-12-13 19:40 +0100 Re: [PATCH] cpumask: avoid WARN in prefill_possible_map() Thomas Gleixner <tglx@linutronix.de> - 2016-12-13 21:50 +0100 [tip:x86/urgent] x86/smpboot: Prevent false positive out of bounds cpumask access warning tip-bot for Thomas Gleixner <tipbot@zytor.com> - 2016-12-15 13:00 +0100
csiph-web