Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755570AbbGPP6O (ORCPT ); Thu, 16 Jul 2015 11:58:14 -0400 Received: from mail-la0-f51.google.com ([209.85.215.51]:35139 "EHLO mail-la0-f51.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753930AbbGPP6N (ORCPT ); Thu, 16 Jul 2015 11:58:13 -0400 MIME-Version: 1.0 In-Reply-To: <1437047167-5634-3-git-send-email-brgerst@gmail.com> References: <1437047167-5634-1-git-send-email-brgerst@gmail.com> <1437047167-5634-3-git-send-email-brgerst@gmail.com> From: Andy Lutomirski Date: Thu, 16 Jul 2015 08:57:52 -0700 Message-ID: Subject: Re: [PATCH 2/7] x86/vm86: Preserve orig_ax 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: 469 Lines: 12 On Thu, Jul 16, 2015 at 4:46 AM, Brian Gerst wrote: > There is no legitimate reason for usermode to modify the orig_ax field on > entry to vm86 mode, so copy it from the 32-bit regs. Looks good. --Andy -- 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/