Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753198AbbG2Pc5 (ORCPT ); Wed, 29 Jul 2015 11:32:57 -0400 Received: from mail-lb0-f177.google.com ([209.85.217.177]:35622 "EHLO mail-lb0-f177.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751164AbbG2Pc4 (ORCPT ); Wed, 29 Jul 2015 11:32:56 -0400 MIME-Version: 1.0 In-Reply-To: <1438148483-11932-3-git-send-email-brgerst@gmail.com> References: <1438148483-11932-1-git-send-email-brgerst@gmail.com> <1438148483-11932-3-git-send-email-brgerst@gmail.com> From: Andy Lutomirski Date: Wed, 29 Jul 2015 08:32:35 -0700 Message-ID: Subject: Re: [PATCH 2/8] x86/vm86: Move fields from kernel_vm86_struct To: Brian Gerst Cc: X86 ML , "linux-kernel@vger.kernel.org" , Ingo Molnar , "H. Peter Anvin" , Denys Vlasenko , Linus Torvalds Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 503 Lines: 12 On Tue, Jul 28, 2015 at 10:41 PM, Brian Gerst wrote: > Move the non-regs fields to the off-stack data. Acked-by: Andy Lutomirski Although I admit I haven't carefully reviewed the mindless conversion part of the patch. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/