Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754152AbbDKX2p (ORCPT ); Sat, 11 Apr 2015 19:28:45 -0400 Received: from gate.crashing.org ([63.228.1.57]:41891 "EHLO gate.crashing.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751907AbbDKX2l (ORCPT ); Sat, 11 Apr 2015 19:28:41 -0400 Message-ID: <1428794717.18187.174.camel@kernel.crashing.org> Subject: Re: Remove execution domain support From: Benjamin Herrenschmidt To: Richard Weinberger Cc: Linus Torvalds , "linux-arch@vger.kernel.org" , Linux Kernel Mailing List , Richard Henderson , Ivan Kokshaysky , Matt Turner , Vineet Gupta , Russell King - ARM Linux , Catalin Marinas , Will Deacon , hskinnemoen@gmail.com, Hans-Christian Egtvedt , Miao Steven , Mark Salter , "JACQUIOT-XID, Aurelien" , Mikael Starvik , Jesper Nilsson , David Howells , Richard Kuo , Tony Luck , Fenghua Yu , Geert Uytterhoeven , James Hogan , Michal Simek , Ralf Baechle , Ley Foon Tan , Jonas Bonn , "James E.J. Bottomley" , Helge Deller , Paul Mackerras , Michael Ellerman , Martin Schwidefsky , Heiko Carstens , liqin.linux@gmail.com, Lennox Wu , David Miller , cmetcalf@ezchip.com, Jeff Dike , Andrew Morton , Oleg Nesterov , Christoph Hellwig , Al Viro Date: Sun, 12 Apr 2015 09:25:17 +1000 In-Reply-To: <55298E4F.50502@nod.at> References: <1428785283-20501-1-git-send-email-richard@nod.at> <55298E4F.50502@nod.at> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.12.10-0ubuntu1~14.10.1 Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1497 Lines: 40 On Sat, 2015-04-11 at 23:12 +0200, Richard Weinberger wrote: > Am 11.04.2015 um 22:52 schrieb Linus Torvalds: > > On Sat, Apr 11, 2015 at 1:47 PM, Richard Weinberger wrote: > >> > >> The removal will make architecutre specific signal handling easier > >> and there is no need to keep execuction domains as this feature is > >> obviously incomplete and abandoned > > > > Ack. The whole exec domain made some code code pretty inscrutable. > > > > So I'd certainly be willing to pull this during the 4.1 merge window > > if nobody complains. > > > > Anybody? > > It would be great to have an Ack from sparc folks. > I had to recalculate the values of their TI_* constants > and I don't have a sparc box to test it. That's what qemu is for :-) > Using asm-offsets.c for that seems to be impossible on sparc > as sparc's asm-offsets.c depends on sched.h which depends again > on thread_info.h... > Resolving this circular dependency without the ability to run-time > test my changes was too risky for me. > > Thanks, > //richard > -- > To unsubscribe from this list: send the line "unsubscribe linux-arch" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html -- 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/