aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/kernel/setup.c
Commit message (Collapse)AuthorAgeFilesLines
* fix /proc/cpuinfoIliyan Malchev2016-10-031-1/+1
| | | | | | | | | | Use for_each_possible_cpu() instead of for_each_online_cpu() when enumerating the cores in /proc/cpuinfo. b/18108865 cpu info count is wrong Change-Id: Id1c81cb00b03b0f8d6a417037a4fd43359650c6a Signed-off-by: Iliyan Malchev <malchev@google.com>
* first commitMeizu OpenSource2016-08-151-0/+1026