From mboxrd@z Thu Jan 1 00:00:00 1970 From: arnd@arndb.de Subject: [patch 0/7] Use strict kernel types to fix the world Date: Thu, 26 Feb 2009 00:51:38 +0100 Message-ID: <20090225235138.062045835@arndb.de> Return-path: Received: from moutng.kundenserver.de ([212.227.126.187]:60074 "EHLO moutng.kundenserver.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754286AbZBZABv (ORCPT ); Wed, 25 Feb 2009 19:01:51 -0500 Sender: linux-arch-owner@vger.kernel.org List-ID: To: "H. Peter Anvin" Cc: Sam Ravnborg , Kyle McMartin , Ingo Molnar , Jaswinder Singh Rajput , mingo@redhat.com, dwmw2@infradead.org, linux-kernel@vger.kernel.org, linux-arch@vger.kernel.org I've gone through the files again and fixed up all non-strict types I could find. I did not check all architectures for this though. I split out netfilter, DRM and MTD, because of both size and potentially controversial changes. Arnd <><