Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756197AbbEEHIE (ORCPT ); Tue, 5 May 2015 03:08:04 -0400 Received: from mail-ob0-f180.google.com ([209.85.214.180]:33535 "EHLO mail-ob0-f180.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756169AbbEEHHy (ORCPT ); Tue, 5 May 2015 03:07:54 -0400 MIME-Version: 1.0 In-Reply-To: <1430735304-14866-6-git-send-email-bgolaszewski@baylibre.com> References: <1430735304-14866-1-git-send-email-bgolaszewski@baylibre.com> <1430735304-14866-6-git-send-email-bgolaszewski@baylibre.com> Date: Tue, 5 May 2015 12:37:53 +0530 Message-ID: Subject: Re: [PATCH v2 5/9] p4-clockmod: replace cpu_sibling_mask() with topology_sibling_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: 642 Lines: 15 On 4 May 2015 at 15:58, Bartosz Golaszewski wrote: > The former duplicates the functionality of the latter but is neither > documented nor arch-independent. > > Signed-off-by: Bartosz Golaszewski > --- > drivers/cpufreq/p4-clockmod.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) 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/