From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from sog-mx-2.v43.ch3.sourceforge.com ([172.29.43.192] helo=mx.sourceforge.net) by sfs-ml-3.v29.ch3.sourceforge.com with esmtp (Exim 4.76) (envelope-from ) id 1RtTH8-0006vb-1r for user-mode-linux-devel@lists.sourceforge.net; Sat, 04 Feb 2012 00:14:42 +0000 Received: from zeniv.linux.org.uk ([195.92.253.2]) by sog-mx-2.v43.ch3.sourceforge.com with esmtps (TLSv1:AES256-SHA:256) (Exim 4.76) id 1RtTH6-00018g-LR for user-mode-linux-devel@lists.sourceforge.net; Sat, 04 Feb 2012 00:14:41 +0000 Date: Sat, 4 Feb 2012 00:14:31 +0000 From: Al Viro Message-ID: <20120204001431.GY23916@ZenIV.linux.org.uk> References: <20120130192552.GL23916@ZenIV.linux.org.uk> <1328311063-17630-1-git-send-email-richard@nod.at> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <1328311063-17630-1-git-send-email-richard@nod.at> List-Id: The user-mode Linux development list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: user-mode-linux-devel-bounces@lists.sourceforge.net Subject: Re: [uml-devel] [PATCH] um: Cleanup headers files To: Richard Weinberger Cc: linux-kernel@vger.kernel.org, user-mode-linux-devel@lists.sourceforge.net On Sat, Feb 04, 2012 at 12:17:43AM +0100, Richard Weinberger wrote: > Many header files can be replaced by generic variants. Umm... I suspect that for auxvec.h the right thing is to simply remove it - it's never used on uml builds. FWIW, I've rebased my local queue to current and pushed it to kernel.org again; it's on git.kernel.org/pub/scm/linux/kernel/git/viro/um-headers.git ------------------------------------------------------------------------------ Try before you buy = See our experts in action! The most comprehensive online learning library for Microsoft developers is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, Metro Style Apps, more. Free future releases when you subscribe now! http://p.sf.net/sfu/learndevnow-dev2 _______________________________________________ User-mode-linux-devel mailing list User-mode-linux-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756051Ab2BDAOk (ORCPT ); Fri, 3 Feb 2012 19:14:40 -0500 Received: from zeniv.linux.org.uk ([195.92.253.2]:37127 "EHLO ZenIV.linux.org.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753070Ab2BDAOj (ORCPT ); Fri, 3 Feb 2012 19:14:39 -0500 Date: Sat, 4 Feb 2012 00:14:31 +0000 From: Al Viro To: Richard Weinberger Cc: user-mode-linux-devel@lists.sourceforge.net, linux-kernel@vger.kernel.org Subject: Re: [PATCH] um: Cleanup headers files Message-ID: <20120204001431.GY23916@ZenIV.linux.org.uk> References: <20120130192552.GL23916@ZenIV.linux.org.uk> <1328311063-17630-1-git-send-email-richard@nod.at> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1328311063-17630-1-git-send-email-richard@nod.at> 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 Sat, Feb 04, 2012 at 12:17:43AM +0100, Richard Weinberger wrote: > Many header files can be replaced by generic variants. Umm... I suspect that for auxvec.h the right thing is to simply remove it - it's never used on uml builds. FWIW, I've rebased my local queue to current and pushed it to kernel.org again; it's on git.kernel.org/pub/scm/linux/kernel/git/viro/um-headers.git