From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754969AbeDCIF5 (ORCPT ); Tue, 3 Apr 2018 04:05:57 -0400 Received: from mail-wr0-f193.google.com ([209.85.128.193]:46217 "EHLO mail-wr0-f193.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754807AbeDCIFz (ORCPT ); Tue, 3 Apr 2018 04:05:55 -0400 X-Google-Smtp-Source: AIpwx49cIcZR8jkqJuRboJkFEU2jMRxGqxUEQfJ5inqoZClxdz8lx+eNaOv8OFL78ABiRWN6hm5+EA== Date: Tue, 3 Apr 2018 10:05:51 +0200 From: Ingo Molnar To: Linus Torvalds Cc: Linux Kernel Mailing List , Thomas Gleixner , Peter Zijlstra , Andrew Morton Subject: Re: [GIT PULL] misc core kernel changes Message-ID: <20180403080551.f6u4c3kt7gl4cc62@gmail.com> References: <20180402061443.yismaal7rly6ctpt@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: NeoMutt/20170609 (1.8.3) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org * Linus Torvalds wrote: > On Sun, Apr 1, 2018 at 11:14 PM, Ingo Molnar wrote: > > > > - add membarriers to Documentation/features/ > > You had actually done this earlier already, so now there are two > commits adding it. > > Oh well. Indeed, I messed up the handling of that patch, sorry about that! Thanks, Ingo