From mboxrd@z Thu Jan 1 00:00:00 1970 From: Hans de Bruin Subject: regression: grass turns red Date: Sun, 24 Mar 2013 22:19:53 +0100 Message-ID: <514F6DF9.1070602@xmsnet.nl> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit Return-path: Received: from smtp2.ispfabriek.nl (smtp2.ispfabriek.nl [188.142.0.19]) by gabe.freedesktop.org (Postfix) with ESMTP id 36A29E5C8B for ; Sun, 24 Mar 2013 14:20:27 -0700 (PDT) List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: intel-gfx-bounces+gcfxdi-intel-gfx=m.gmane.org@lists.freedesktop.org Errors-To: intel-gfx-bounces+gcfxdi-intel-gfx=m.gmane.org@lists.freedesktop.org To: Linux Kernel Mailing List , Al Viro Cc: intel-gfx List-Id: intel-gfx@lists.freedesktop.org commit 49cb25e9290 x86: 'get rid of pt_regs argument in vm86/vm86old' somehow breaks the colors when I play 'civilization I' under xdosemu. During the intro of the game something the colors get messed up. When the game begins the grass of the earth is red. Reverting the commit fixes the problem. -- Hans