Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1710816
| From | tip-bot for Andy Shevchenko <tipbot@zytor.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [tip:x86/platform] MAINTAINERS: Add missed file for Hyper-V |
| Date | 2017-08-14 13:00 +0200 |
| Message-ID | <uelgd-389-15@gated-at.bofh.it> (permalink) |
| References | <ue1hv-7La-15@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Commit-ID: db46e14f8a3c2657b8f777d422d7dfc7e61e52e9 Gitweb: http://git.kernel.org/tip/db46e14f8a3c2657b8f777d422d7dfc7e61e52e9 Author: Andy Shevchenko <andriy.shevchenko@linux.intel.com> AuthorDate: Sun, 13 Aug 2017 16:34:44 +0300 Committer: Ingo Molnar <mingo@kernel.org> CommitDate: Mon, 14 Aug 2017 12:45:39 +0200 MAINTAINERS: Add missed file for Hyper-V include/uapi/linux/hyperv.h is a part of Hyper-V support. Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> 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: Thomas Gleixner <tglx@linutronix.de> Cc: devel@linuxdriverproject.org Link: http://lkml.kernel.org/r/20170813133444.23386-2-andriy.shevchenko@linux.intel.com Signed-off-by: Ingo Molnar <mingo@kernel.org> --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+) diff --git a/MAINTAINERS b/MAINTAINERS index 84d6a82..e99c748 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -6270,6 +6270,7 @@ F: drivers/scsi/storvsc_drv.c F: drivers/uio/uio_hv_generic.c F: drivers/video/fbdev/hyperv_fb.c F: include/linux/hyperv.h +F: include/uapi/linux/hyperv.h F: tools/hv/ F: Documentation/ABI/stable/sysfs-bus-vmbus
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH v1 2/2] MAINTAINERS: Add missed file for Hyper-V Andy Shevchenko <andriy.shevchenko@linux.intel.com> - 2017-08-13 15:40 +0200 [tip:x86/platform] MAINTAINERS: Add missed file for Hyper-V tip-bot for Andy Shevchenko <tipbot@zytor.com> - 2017-08-14 13:00 +0200
csiph-web