From mboxrd@z Thu Jan 1 00:00:00 1970 From: "H. Peter Anvin" Subject: Re: [GIT PULL] Disintegrate the User API from the kernel headers Date: Mon, 01 Oct 2012 14:15:53 -0700 Message-ID: <506A0809.704@zytor.com> References: <15670.1349125526@warthog.procyon.org.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Return-path: Received: from terminus.zytor.com ([198.137.202.10]:50380 "EHLO mail.zytor.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751904Ab2JAVQP (ORCPT ); Mon, 1 Oct 2012 17:16:15 -0400 In-Reply-To: <15670.1349125526@warthog.procyon.org.uk> Sender: linux-arch-owner@vger.kernel.org List-ID: To: David Howells Cc: torvalds@osdl.org, arnd@arndb.de, alan@lxorguk.ukuu.org.uk, fengguang.wu@intel.com, linux-arch@vger.kernel.org, linux-kernel@vger.kernel.org On 10/01/2012 02:05 PM, David Howells wrote: > > Signed-off-by: David Howells > Acked-by: Arnd Bergmann > Acked-by: Thomas Gleixner > Acked-by: Michael Kerrisk > Acked-by: Paul E. McKenney > Acked-by: Dave Jones > Requested-by: H. Peter Anvin FWIW, I did not have time to review this before the merge window, but: Acked-by: H. Peter Anvin I believe this will reduce the number of mishaps we have with what bits are exported as ABI and which ones aren't, and provide a much better platform for further improvements. -hpa