diff options
author | KarimAllah Ahmed <karahmed@amazon.de> | 2018-02-20 08:39:51 +0100 |
---|---|---|
committer | Ingo Molnar <mingo@kernel.org> | 2018-02-20 08:54:47 +0100 |
commit | 894266466aa74a226e58e23975118ff6231dd2e4 (patch) | |
tree | 437f302739ec46cabe75ccf63d44341467168fbf /kernel/irq/matrix.c | |
parent | 91ab883eb21325ad80f3473633f794c78ac87f51 (diff) | |
download | linux-894266466aa74a226e58e23975118ff6231dd2e4.tar.bz2 |
x86/headers/UAPI: Use __u64 instead of u64 in <uapi/asm/hyperv.h>
... since u64 has a hidden header dependency that was not there before
using it (i.e. it breaks our VMM build).
Also, __u64 is the right way to expose data types through UAPI.
Signed-off-by: KarimAllah Ahmed <karahmed@amazon.de>
Acked-by: Thomas Gleixner <tglx@linutronix.de>
Cc: Haiyang Zhang <haiyangz@microsoft.com>
Cc: K. Y. Srinivasan <kys@microsoft.com>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Stephen Hemminger <sthemmin@microsoft.com>
Cc: devel@linuxdriverproject.org
Fixes: 93286261 ("x86/hyperv: Reenlightenment notifications support")
Link: http://lkml.kernel.org/r/1519112391-23773-1-git-send-email-karahmed@amazon.de
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Diffstat (limited to 'kernel/irq/matrix.c')
0 files changed, 0 insertions, 0 deletions