From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757905Ab2JQVIl (ORCPT ); Wed, 17 Oct 2012 17:08:41 -0400 Received: from mail-pb0-f46.google.com ([209.85.160.46]:49678 "EHLO mail-pb0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755839Ab2JQVIj (ORCPT ); Wed, 17 Oct 2012 17:08:39 -0400 Date: Wed, 17 Oct 2012 14:08:36 -0700 From: Greg KH To: David Howells Cc: linux-kernel@vger.kernel.org Subject: Re: [GIT PULL] Disintegrate UAPI for tty Message-ID: <20121017210836.GA5884@kroah.com> References: <30763.1349789447@warthog.procyon.org.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <30763.1349789447@warthog.procyon.org.uk> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Oct 09, 2012 at 02:30:47PM +0100, David Howells wrote: > Can you merge the following branch into the tty tree please. > > This is to complete part of the Userspace API (UAPI) disintegration for which > the preparatory patches were pulled recently. After these patches, userspace > headers will be segregated into: > > include/uapi/linux/.../foo.h > > for the userspace interface stuff, and: > > include/linux/.../foo.h > > for the strictly kernel internal stuff. > > --- > The following changes since commit 9e2d8656f5e8aa214e66b462680cf86b210b74a8: > > Merge branch 'akpm' (Andrew's patch-bomb) (2012-10-09 16:23:15 +0900) > > are available in the git repository at: > > > git://git.infradead.org/users/dhowells/linux-headers.git tags/disintegrate-tty-20121009 > > for you to fetch changes up to 5217c129443600b414e5b64aafe358952b78a65d: Now pulled and pushed out, thanks. greg k-h