From mboxrd@z Thu Jan 1 00:00:00 1970 Received: with ECARTIS (v1.0.0; list linux-mips); Tue, 14 Aug 2012 02:23:15 +0200 (CEST) Received: from ozlabs.org ([203.10.76.45]:55706 "EHLO ozlabs.org" rhost-flags-OK-OK-OK-OK) by eddie.linux-mips.org with ESMTP id S1903544Ab2HNAXH (ORCPT ); Tue, 14 Aug 2012 02:23:07 +0200 Received: by ozlabs.org (Postfix, from userid 1011) id 3500C2C0097; Tue, 14 Aug 2012 10:23:03 +1000 (EST) From: Rusty Russell To: David Howells Cc: dhowells@redhat.com, Jonas Gorski , Ralf Baechle , Linus Torvalds , linux-kernel@vger.kernel.org, linux-mips@linux-mips.org Subject: Re: [PATCH] MIPS: fix module.c build for 32 bit In-Reply-To: <31154.1344872382@warthog.procyon.org.uk> References: <1344332473-19842-1-git-send-email-jonas.gorski@gmail.com> <31154.1344872382@warthog.procyon.org.uk> User-Agent: Notmuch/0.12 (http://notmuchmail.org) Emacs/23.3.1 (i686-pc-linux-gnu) Date: Tue, 14 Aug 2012 09:42:31 +0930 Message-ID: <87d32us55c.fsf@rustcorp.com.au> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-archive-position: 34135 X-ecartis-version: Ecartis v1.0.0 Sender: linux-mips-bounce@linux-mips.org Errors-to: linux-mips-bounce@linux-mips.org X-original-sender: rusty@rustcorp.com.au Precedence: bulk List-help: List-unsubscribe: List-software: Ecartis version 1.0.0 List-Id: linux-mips X-List-ID: linux-mips List-subscribe: List-owner: List-post: List-archive: X-list: linux-mips Return-Path: On Mon, 13 Aug 2012 16:39:42 +0100, David Howells wrote: > > Hi Rusty, > > I've fixed up my patch for ARM and pulled Jonas's patch on top of that. Do > you want me to merge them together? Yep, thanks. And might as well sent them straight to Linus; since linux-next didn't catch this, there's little point baking them there if we have some acks. If he misses it, I'll grab them. Thanks, Rusty. From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from ozlabs.org ([203.10.76.45]:55706 "EHLO ozlabs.org" rhost-flags-OK-OK-OK-OK) by eddie.linux-mips.org with ESMTP id S1903544Ab2HNAXH (ORCPT ); Tue, 14 Aug 2012 02:23:07 +0200 From: Rusty Russell Subject: Re: [PATCH] MIPS: fix module.c build for 32 bit In-Reply-To: <31154.1344872382@warthog.procyon.org.uk> References: <1344332473-19842-1-git-send-email-jonas.gorski@gmail.com> <31154.1344872382@warthog.procyon.org.uk> Date: Tue, 14 Aug 2012 09:42:31 +0930 Message-ID: <87d32us55c.fsf@rustcorp.com.au> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: linux-mips-bounce@linux-mips.org Errors-to: linux-mips-bounce@linux-mips.org List-help: List-unsubscribe: List-software: Ecartis version 1.0.0 List-subscribe: List-owner: List-post: List-archive: Return-Path: To: David Howells Cc: Jonas Gorski , Ralf Baechle , Linus Torvalds , linux-kernel@vger.kernel.org, linux-mips@linux-mips.org Message-ID: <20120814001231.i2aGMRFjP6bRshtZ0CUzSQyqUWHrzGcDcrjlYyWo9T4@z> On Mon, 13 Aug 2012 16:39:42 +0100, David Howells wrote: > > Hi Rusty, > > I've fixed up my patch for ARM and pulled Jonas's patch on top of that. Do > you want me to merge them together? Yep, thanks. And might as well sent them straight to Linus; since linux-next didn't catch this, there's little point baking them there if we have some acks. If he misses it, I'll grab them. Thanks, Rusty.