From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933134AbZHDRya (ORCPT ); Tue, 4 Aug 2009 13:54:30 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S932897AbZHDRy3 (ORCPT ); Tue, 4 Aug 2009 13:54:29 -0400 Received: from h5.dl5rb.org.uk ([81.2.74.5]:33646 "EHLO h5.dl5rb.org.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932787AbZHDRy3 (ORCPT ); Tue, 4 Aug 2009 13:54:29 -0400 Date: Tue, 4 Aug 2009 18:54:57 +0100 From: Ralf Baechle To: Tim Abbott Cc: Linux Kernel Mailing List , Sam Ravnborg , Anders Kaseorg , Nelson Elhage , linux-mips@linux-mips.org Subject: Re: [PATCH 1/3] mips: make page.h constants available to assembly. Message-ID: <20090804175457.GA20889@linux-mips.org> References: <1249073899-30145-1-git-send-email-tabbott@ksplice.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1249073899-30145-1-git-send-email-tabbott@ksplice.com> User-Agent: Mutt/1.5.18 (2008-05-17) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Jul 31, 2009 at 04:58:17PM -0400, Tim Abbott wrote: Thanks, whole series queued for 2.6.31. Ralf