arm64: add HWCAP_EVTSTRM and associated hwcap refactoring
authorGreg Hackmann <ghackmann@google.com>
Tue, 9 Sep 2014 19:14:40 +0000 (12:14 -0700)
committerRom Lemarchand <romlem@android.com>
Thu, 11 Sep 2014 17:13:58 +0000 (17:13 +0000)
commitc23e1b19b17aff981414a77eaca235e1592b0852
tree53ba23627766d0156a6d769712026e475878c3ed
parent89563feb836a95316305bab9fe75f85c64170175
arm64: add HWCAP_EVTSTRM and associated hwcap refactoring

Take the hwcaps changes from 46efe547aca8498d51b64460c02366ae4032ca32 to
facilitate cherry-picking later hwcaps changes, while skipping the timer
changes that actually enable event streams for now.  The timer changes
depend on some non-trivial changes made after 3.10, and can safely be
dropped: the kernel will just continue reporting that HWCAP_EVTSTRM is
not available.

Bug: 17431179

Change-Id: I41548846f8cd7ae8147a2b115cc0f84708e29552
Signed-off-by: Greg Hackmann <ghackmann@google.com>
arch/arm64/include/asm/hwcap.h
arch/arm64/include/uapi/asm/hwcap.h
arch/arm64/kernel/setup.c