From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753841AbdKXRTy (ORCPT ); Fri, 24 Nov 2017 12:19:54 -0500 Received: from mail-wm0-f67.google.com ([74.125.82.67]:45588 "EHLO mail-wm0-f67.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751987AbdKXRTw (ORCPT ); Fri, 24 Nov 2017 12:19:52 -0500 X-Google-Smtp-Source: AGs4zMZVUqheSRKA3e6zes5s8UOFSizb+VPR+QTgifMNPLaOXHK6IW/t71ZFhvXb1xyg7ugC1gJJBw== Date: Fri, 24 Nov 2017 18:19:49 +0100 From: Ingo Molnar To: Thomas Gleixner Cc: linux-kernel@vger.kernel.org, Dave Hansen , Andy Lutomirski , "H . Peter Anvin" , Peter Zijlstra , Borislav Petkov , Linus Torvalds Subject: Re: [PATCH 00/43] x86 entry-stack and Kaiser series, 2017/11/24 version Message-ID: <20171124171948.ehkcll77cgeuhxbm@gmail.com> References: <20171124091448.7649-1-mingo@kernel.org> 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 * Thomas Gleixner wrote: > On Fri, 24 Nov 2017, Ingo Molnar wrote: > > > This is a linear series of patches of the latest entry-stack plus Kaiser > > bits from Andy Lutomirski (v3 series from today) and Dave Hansen > > (kaiser-414-tipwip-20171123 version), on top of latest tip:x86/urgent (12a78d43de76), > > plus fixes - for easier review. > > > > The code should be the latest posted by Andy and Dave. > > > > Any bugs caused by mis-merges, mis-backmerges or mis-fixes are mine. > > There are a few mismerges as we established already. Can you please repost > the series (at least the kaiser bits) so I can continue reviewing on a > working state? Sure, will do that in a minute. Thanks, Ingo