Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756207AbbEEHIc (ORCPT ); Tue, 5 May 2015 03:08:32 -0400 Received: from mail-ob0-f175.google.com ([209.85.214.175]:35804 "EHLO mail-ob0-f175.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752628AbbEEHIZ (ORCPT ); Tue, 5 May 2015 03:08:25 -0400 MIME-Version: 1.0 In-Reply-To: <1430735304-14866-7-git-send-email-bgolaszewski@baylibre.com> References: <1430735304-14866-1-git-send-email-bgolaszewski@baylibre.com> <1430735304-14866-7-git-send-email-bgolaszewski@baylibre.com> Date: Tue, 5 May 2015 12:38:25 +0530 Message-ID: Subject: Re: [PATCH v2 6/9] acpi-cpufreq: replace cpu_**_mask() with topology_**_cpumask() From: Viresh Kumar To: Bartosz Golaszewski Cc: LKML , Thomas Gleixner , Ingo Molnar , "H. Peter Anvin" , x86@kernel.org, "Rafael J. Wysocki" , Guenter Roeck , Jean Delvare , Fenghua Yu , Benoit Cousson , Jonathan Corbet , Oleg Drokin , Russell King , Catalin Marinas Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 650 Lines: 15 On 4 May 2015 at 15:58, Bartosz Golaszewski wrote: > The former duplicate the functionalities of the latter but are neither > documented nor arch-independent. > > Signed-off-by: Bartosz Golaszewski > --- > drivers/cpufreq/acpi-cpufreq.c | 5 +++-- > 1 file changed, 3 insertions(+), 2 deletions(-) Acked-by: Viresh Kumar -- 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/