Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751249AbWCTTcg (ORCPT ); Mon, 20 Mar 2006 14:32:36 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751281AbWCTTcg (ORCPT ); Mon, 20 Mar 2006 14:32:36 -0500 Received: from users.ccur.com ([66.10.65.2]:61565 "EHLO gamx.iccur.com") by vger.kernel.org with ESMTP id S1751249AbWCTTcf (ORCPT ); Mon, 20 Mar 2006 14:32:35 -0500 Date: Mon, 20 Mar 2006 14:32:20 -0500 From: Joe Korty To: Jan Engelhardt Cc: Jeff Garzik , Linus Torvalds , Linux Kernel Mailing List Subject: Re: Linux v2.6.16 Message-ID: <20060320193220.GA18472@tsunami.ccur.com> Reply-To: joe.korty@ccur.com References: <20060320171905.GA4228@tsunami.ccur.com> <441EFCB0.6020007@garzik.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.1i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 911 Lines: 20 On Mon, Mar 20, 2006 at 08:25:21PM +0100, Jan Engelhardt wrote: > > > > strace should be using sanitized versions of the kernel headers, not directly > > including them verbatim... > > > Now, would not it be good for everyone if the in-kernel headers get > every bit of sanitation? Especially those who are stuck with outdated > versions of sanitized headers (thinking of FC3 and FC4) often do the > magic symlinking (/usr/include/linux -> /usr/src/linux/include/linux). Also, if the policy is that only kernel code can reference the kernel headers, this intent should be more strongly enforced by removing all occurances of #ifdef __KERNEL__ in said headers. Joe - 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/