From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Daney Subject: Re: [PATCH 25/31] mips/kvm: Add some asm-offsets constants used by MIPSVZ. Date: Tue, 06 Aug 2013 10:23:48 -0700 Message-ID: <52013124.3010701@gmail.com> References: <1370646215-6543-1-git-send-email-ddaney.cavm@gmail.com> <1370646215-6543-26-git-send-email-ddaney.cavm@gmail.com> <20130616113102.GG20046@linux-mips.org> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: linux-mips@linux-mips.org, kvm@vger.kernel.org, Sanjay Lal , linux-kernel@vger.kernel.org, David Daney To: Ralf Baechle Return-path: In-Reply-To: <20130616113102.GG20046@linux-mips.org> 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: List-Id: kvm.vger.kernel.org On 06/16/2013 04:31 AM, Ralf Baechle wrote: > Patch looks ok but why not combine this patch with the previous one? > Because even though they both touch asm-offsets.c, they are offsets for unrelated structures. I could try distributing these changes across several other patches, but getting the patch dependencies/ordering correct can be tricky. David Daney > Ralf >