mirror of https://github.com/torvalds/linux.git
utils.h provides have_hwcap() and have_hwcap2() which check for a feature bit. Those bits are defined in asm/cputable.h, so include it in utils.h so users of utils.h don't have to do it manually. Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Link: https://lore.kernel.org/r/20200819015727.1977134-4-mpe@ellerman.id.au |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| Makefile | ||
| settings | ||
| tm-exec.c | ||
| tm-fork.c | ||
| tm-poison.c | ||
| tm-resched-dscr.c | ||
| tm-signal-context-chk-fpu.c | ||
| tm-signal-context-chk-gpr.c | ||
| tm-signal-context-chk-vmx.c | ||
| tm-signal-context-chk-vsx.c | ||
| tm-signal-context-force-tm.c | ||
| tm-signal-msr-resv.c | ||
| tm-signal-pagefault.c | ||
| tm-signal-sigreturn-nt.c | ||
| tm-signal-stack.c | ||
| tm-signal.S | ||
| tm-sigreturn.c | ||
| tm-syscall-asm.S | ||
| tm-syscall.c | ||
| tm-tar.c | ||
| tm-tmspr.c | ||
| tm-trap.c | ||
| tm-unavailable.c | ||
| tm-vmx-unavail.c | ||
| tm-vmxcopy.c | ||
| tm.h | ||