From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stas Sergeev Subject: Re: [v6 PATCH 00/21] x86: Enable User-Mode Instruction Prevention Date: Sat, 1 Apr 2017 00:26:39 +0300 Message-ID: <6010f93e-ce0a-9476-b2fa-041dbf6c8f75@list.ru> References: <20170308003254.27833-1-ricardo.neri-calderon@linux.intel.com> <79ba0fff-4c01-2bfa-06cb-5cfc98dd710c@list.ru> <997ba581-ecfa-b773-a48e-85b92a439836@list.ru> <1489022122.131264.33.camel@ranerica-desktop> <63231222-5b42-c8c9-02f0-0afbe702d8b5@list.ru> <1489190396.131264.47.camel@ranerica-desktop> <6331deea-e9b0-fcfe-b75d-8100f37a615a@list.ru> <1490658399.2647.14.camel@ranerica-desktop> <1490762284.2647.24.camel@ranerica-desktop> <2a9c7bfd-e85c-2673-d3b5-906fe7dd8db4@list.ru> <1490850848.2647.28.camel@ranerica-desktop> <3f1f1632-ae64-34f7-70ef-d4f8091cd5c1@list.ru> <1490924035.2647.35.camel@ranerica-desktop> <87vaqppmc1.fsf@winehq.org> Mime-Version: 1.0 Content-Transfer-Encoding: 8bit Return-path: DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=list.ru; s=mail; h=Content-Transfer-Encoding:Content-Type:In-Reply-To:MIME-Version:Date:Message-ID:From:Cc:References:To:Subject; bh=UomosI5zip1zIss5K14emr+n6LwAiGjLVEuUk1/OvPQ=; b=epAVPV+WFSlO4J1vNxp7Mfut0Th3jKL+B8OaZZeUcReL6vyZctcfZFXHGFJxgmQuoyqdBfZKLOlk7LvySeak1zN12JzuAZGjAaU1pYSAj4Z3zTvok5jXR+ZUnYn2R48fsK3DhWV9PUwl9FnMz9g7qvFlAqvCWmS4iZI5jVHKv20=; In-Reply-To: <87vaqppmc1.fsf@winehq.org> Sender: linux-kernel-owner@vger.kernel.org List-ID: Content-Type: text/plain; charset="utf-8"; format="flowed" To: Alexandre Julliard , Ricardo Neri Cc: Andy Lutomirski , Ingo Molnar , Thomas Gleixner , "H. Peter Anvin" , Andy Lutomirski , Borislav Petkov , Peter Zijlstra , Andrew Morton , Brian Gerst , Chris Metcalf , Dave Hansen , Paolo Bonzini , Masami Hiramatsu , Huang Rui , Jiri Slaby , Jonathan Corbet , "Michael S. Tsirkin" , Paul Gortmaker , Vlastimil Babka , Chen Yucong , Fenghua Yu 31.03.2017 17:11, Alexandre Julliard пишет: > In fact it would be nice to be able to make sidt/sgdt/etc. segfault > too. I know a new syscall is a pain, Maybe arch_prctl() then?