From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758823AbYKIUIy (ORCPT ); Sun, 9 Nov 2008 15:08:54 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1757059AbYKIUCb (ORCPT ); Sun, 9 Nov 2008 15:02:31 -0500 Received: from smtp1.linux-foundation.org ([140.211.169.13]:37996 "EHLO smtp1.linux-foundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756089AbYKIUC3 (ORCPT ); Sun, 9 Nov 2008 15:02:29 -0500 Date: Sun, 9 Nov 2008 12:01:50 -0800 (PST) From: Linus Torvalds To: Rusty Russell cc: Ingo Molnar , Stephen Rothwell , Thomas Gleixner , "H. Peter Anvin" , Mike Travis , Andrew Morton , linux-kernel@vger.kernel.org Subject: Re: [PATCH] cpumask: introduce new API, without changing anything In-Reply-To: <200811082024.20157.rusty@rustcorp.com.au> Message-ID: References: <20081029152849.3883d072.sfr@canb.auug.org.au> <20081107093911.GD7787@elte.hu> <20081107122400.GA20777@elte.hu> <200811082024.20157.rusty@rustcorp.com.au> User-Agent: Alpine 2.00 (LFD 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sat, 8 Nov 2008, Rusty Russell wrote: > > Ok, I sent through the latest delta on top of this before, but see below. Can somebody send a final patch-set to me? Right now I have multiple versions of patches, apparently on top of each other, and sometimes multiple patches per email. Very confusing, and I do _not_ want to apply the wrong thing by mistake. Linus