From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757978AbbICWeW (ORCPT ); Thu, 3 Sep 2015 18:34:22 -0400 Received: from smtp49.i.mail.ru ([94.100.177.109]:60962 "EHLO smtp49.i.mail.ru" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752581AbbICWeV (ORCPT ); Thu, 3 Sep 2015 18:34:21 -0400 Subject: Re: stop breaking dosemu (Re: x86/kconfig/32: Rename CONFIG_VM86 and default it to 'n') To: Austin S Hemmelgarn , Andy Lutomirski References: <55E6C36F.6080309@list.ru> <55E736E9.2000201@list.ru> <55E7607B.4070800@list.ru> <55E7663B.30402@list.ru> <55E76FCB.7090304@list.ru> <55E838E6.8060205@gmail.com> <55E839C7.8010501@list.ru> <55E86AF7.3090200@gmail.com> <55E8767A.7000408@list.ru> <55E896C7.1010500@gmail.com> Cc: Josh Boyer , "linux-kernel@vger.kernel.org" , "Andrew Bird (Sphere Systems)" , Linus Torvalds , Ingo Molnar , Kees Cook , Brian Gerst From: Stas Sergeev Message-ID: <55E8CC18.6000805@list.ru> Date: Fri, 4 Sep 2015 01:39:20 +0300 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.1.0 MIME-Version: 1.0 In-Reply-To: <55E896C7.1010500@gmail.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit X-Mras: Ok Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 03.09.2015 21:51, Austin S Hemmelgarn пишет: > As of right now, the only open-source project that I know of that is > actually actively used by people on new kernels that uses vm86 is > dosemu (and the forked dosemu2). the only other open source user of > vm86() that I know of is v86d, According to this: http://lrmi.cvs.sourceforge.net/viewvc/lrmi/lrmi/README?revision=1.2&view=markup we have to be careful with at least MPlayer, MPlayerXP and svgalib (svgalib was already mentioned). Maybe all of them already stopped using vm86().