Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753285AbYKYNAO (ORCPT ); Tue, 25 Nov 2008 08:00:14 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751280AbYKYM77 (ORCPT ); Tue, 25 Nov 2008 07:59:59 -0500 Received: from mtagate2.de.ibm.com ([195.212.17.162]:60031 "EHLO mtagate2.de.ibm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752307AbYKYM77 (ORCPT ); Tue, 25 Nov 2008 07:59:59 -0500 In-Reply-To: <200811220020.30658.rusty@rustcorp.com.au> Subject: Re: [PATCH 2/3] cpumask: use new cpumask API in drivers/infiniband/hw/ehca To: Rusty Russell Cc: Christoph Raisch , linux-kernel@vger.kernel.org X-Mailer: Lotus Notes Release 7.0 HF277 June 21, 2006 Message-ID: From: Hoang-Nam Nguyen Date: Tue, 25 Nov 2008 13:59:56 +0100 X-MIMETrack: Serialize by Router on D12ML065/12/M/IBM(Release 8.0.1|February 07, 2008) at 25/11/2008 13:59:56 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 Content-Length: 592 Lines: 17 > Impact: cleanup > > We're moving from handing around cpumask_t's to handing around struct > cpumask *'s. cpus_*, cpumask_t and cpu_*_map are deprecated: convert > to cpumask_*, cpu_*_mask. > > Signed-off-by: Rusty Russell Acked-by: Hoang-Nam Nguyen Tested with latest kernel. Thanks for this! Nam -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/