Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754194Ab0K2V7Q (ORCPT ); Mon, 29 Nov 2010 16:59:16 -0500 Received: from mailout-de.gmx.net ([213.165.64.22]:34930 "HELO mail.gmx.net" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with SMTP id S1753242Ab0K2V7P (ORCPT ); Mon, 29 Nov 2010 16:59:15 -0500 X-Authenticated: #12255092 X-Provags-ID: V01U2FsdGVkX1+pRjYUhFCpin+8P8D2UeUorgHCT7dLtgyyKy5rUg aDHec0ok29rwkQ From: Peter =?iso-8859-1?q?H=FCwe?= To: Randy Dunlap Subject: Re: [PATCH 3/3] staging/sep: Fix sparse printk format warning Date: Mon, 29 Nov 2010 22:59:11 +0100 User-Agent: KMail/1.13.5 (Linux/2.6.36; KDE/4.4.5; x86_64; ; ) Cc: "Greg Kroah-Hartman" , devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org, Mark Allyn , Joe Perches , Ben Hutchings , Alan Cox References: <1291066280-19126-1-git-send-email-peterhuewe@gmx.de> <1291066280-19126-3-git-send-email-peterhuewe@gmx.de> <20101129134943.4ef92448.randy.dunlap@oracle.com> In-Reply-To: <20101129134943.4ef92448.randy.dunlap@oracle.com> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <201011292259.12527.PeterHuewe@gmx.de> X-Y-GMX-Trusted: 0 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 577 Lines: 14 > Are you sure? I'm used to these being gcc warnings, not sparse. You're right - these are generated by gcc ;) sorry for the confusion. > Also, this fixes the warnings on x86_64 but not on x86_32/i386: You're right again, I'm on x86_64 - so what should I use instead? (atleast the patch fixes the size_t format strings ;) Peter -- 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/