From: Bartosz Golaszewski Date: Tue, 26 May 2015 13:11:32 +0000 (+0200) Subject: p4-clockmod: Replace cpu_sibling_mask() with topology_sibling_cpumask() X-Git-Tag: omap-for-v4.2/fixes-rc1^2~136^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b60f9a7ea36c45a6bcb10a2ec0a1a3773427637f;p=pandora-kernel.git p4-clockmod: Replace cpu_sibling_mask() with topology_sibling_cpumask() The former duplicates the functionality of the latter but is neither documented nor arch-independent. Signed-off-by: Bartosz Golaszewski Acked-by: Viresh Kumar Acked-by: Rafael J. Wysocki Cc: Benoit Cousson Cc: Catalin Marinas Cc: Fenghua Yu Cc: Guenter Roeck Cc: Jean Delvare Cc: Jonathan Corbet Cc: Linus Torvalds Cc: Oleg Drokin Cc: Peter Zijlstra Cc: Russell King Cc: Thomas Gleixner Link: http://lkml.kernel.org/r/1432645896-12588-6-git-send-email-bgolaszewski@baylibre.com Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed