From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755356AbYD0FVv (ORCPT ); Sun, 27 Apr 2008 01:21:51 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751877AbYD0FVm (ORCPT ); Sun, 27 Apr 2008 01:21:42 -0400 Received: from 74-93-104-97-Washington.hfc.comcastbusiness.net ([74.93.104.97]:42912 "EHLO sunset.davemloft.net" rhost-flags-OK-FAIL-OK-OK) by vger.kernel.org with ESMTP id S1751043AbYD0FVl (ORCPT ); Sun, 27 Apr 2008 01:21:41 -0400 Date: Sat, 26 Apr 2008 22:21:41 -0700 (PDT) Message-Id: <20080426.222141.109743550.davem@davemloft.net> To: viro@ZenIV.linux.org.uk Cc: netdev@vger.kernel.org, linux-kernel@vger.kernel.org, torvalds@linux-foundation.org Subject: Re: [PATCH] asm/unaligned.h doesn't work well as the very first include From: David Miller In-Reply-To: <20080427051918.GO5882@ZenIV.linux.org.uk> References: <20080427051918.GO5882@ZenIV.linux.org.uk> X-Mailer: Mew version 5.2 on Emacs 22.1 / 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 List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Al Viro Date: Sun, 27 Apr 2008 06:19:18 +0100 > Signed-off-by: Al Viro Patch applied, thanks a lot Al.