From mboxrd@z Thu Jan 1 00:00:00 1970 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S964962AbeAJHnH (ORCPT + 1 other); Wed, 10 Jan 2018 02:43:07 -0500 Received: from mail-wm0-f53.google.com ([74.125.82.53]:45449 "EHLO mail-wm0-f53.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S965104AbeAJHnE (ORCPT ); Wed, 10 Jan 2018 02:43:04 -0500 X-Google-Smtp-Source: ACJfBotLgRg3DBr8/bDgsvYdatQR4SEN93Wu3/1mRw0GIAaU/zDTYhkj77dx8FL3RkZr70mHOiZTOg== Date: Wed, 10 Jan 2018 08:43:00 +0100 From: Ingo Molnar To: Mathieu Desnoyers Cc: Linus Torvalds , linux-kernel , Peter Zijlstra , "Paul E. McKenney" , Boqun Feng , Andrew Hunter , maged michael , Avi Kivity , Benjamin Herrenschmidt , Paul Mackerras , Michael Ellerman , Dave Watson , Thomas Gleixner , Ingo Molnar , "H. Peter Anvin" , Andrea Parri , stable Subject: Re: [PATCH] Fix: membarrier: add missing preempt off around smp_call_function_many Message-ID: <20180110074300.eok5jgr5zqbrgi6a@gmail.com> References: <20171215192310.25293-1-mathieu.desnoyers@efficios.com> <1396790368.40028.1513782176011.JavaMail.zimbra@efficios.com> <412597024.50114.1515539648032.JavaMail.zimbra@efficios.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <412597024.50114.1515539648032.JavaMail.zimbra@efficios.com> User-Agent: NeoMutt/20170609 (1.8.3) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Return-Path: * Mathieu Desnoyers wrote: > Hi Linus, > > Can you pick up this straightforward fix please ? Let me know whether > I need to re-send the patch if for some reason the original post is > too far back in your inbox. The fix looks much more reasonable than previous attempts: I'll pick it up into tip:sched/urgent and send it Linuswards. Thanks, Ingo