From: Bartosz Golaszewski Date: Tue, 26 May 2015 13:11:30 +0000 (+0200) Subject: coretemp: Replace cpu_sibling_mask() with topology_sibling_cpumask() X-Git-Tag: omap-for-v4.2/fixes-rc1^2~136^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=19a34eea4ff5ff08d971e3303936c12065f98862;p=pandora-kernel.git coretemp: 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: Guenter Roeck Cc: Benoit Cousson Cc: Catalin Marinas Cc: Fenghua Yu Cc: Jean Delvare Cc: Jonathan Corbet Cc: Linus Torvalds Cc: Oleg Drokin Cc: Peter Zijlstra Cc: Rafael J. Wysocki Cc: Russell King Cc: Thomas Gleixner Cc: Viresh Kumar Link: http://lkml.kernel.org/r/1432645896-12588-4-git-send-email-bgolaszewski@baylibre.com Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed