Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932283AbWHBWTL (ORCPT ); Wed, 2 Aug 2006 18:19:11 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S932282AbWHBWTL (ORCPT ); Wed, 2 Aug 2006 18:19:11 -0400 Received: from dsl027-180-168.sfo1.dsl.speakeasy.net ([216.27.180.168]:37505 "EHLO sunset.davemloft.net") by vger.kernel.org with ESMTP id S932277AbWHBWTJ (ORCPT ); Wed, 2 Aug 2006 18:19:09 -0400 Date: Wed, 02 Aug 2006 15:19:06 -0700 (PDT) Message-Id: <20060802.151906.21953222.davem@davemloft.net> To: cxzhang@us.ibm.com Cc: catalin.marinas@gmail.com, cxzhang@watson.ibm.com, czhang.us@gmail.com, jmorris@namei.org, linux-kernel@vger.kernel.org, michal.k.k.piotrowski@gmail.com, netdev@vger.kernel.org, sds@tycho.nsa.org Subject: Re: [Patch] kernel memory leak fix for af_unix datagram getpeersec patch From: David Miller In-Reply-To: References: <20060802.143204.16511279.davem@davemloft.net> X-Mailer: Mew version 4.2 on Emacs 21.4 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 816 Lines: 17 From: Xiaolan Zhang Date: Wed, 2 Aug 2006 18:18:07 -0400 > I did test it with CONFIG_SECURITY disabled, but did not catch the warning > -- I verified that the build completes with a valid vmlinux image. There > are many warnings (device drivers, and others) during the build and I > didn't do a grep to find which one is specific to my patch. Next time > I'll do a diff on warnings too. Some platforms build their platform code under arch/${ARCH}/foo with -Werror added to CFLAGS, sparc64 is one such platform. So the build did break for me. - 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/