Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1443145
| From | Paolo Bonzini <pbonzini@redhat.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 7/8] x86: kvm: audit and remove any unnecessary uses of module.h |
| Date | 2016-07-14 09:50 +0200 |
| Message-ID | <rUJzb-6C2-15@gated-at.bofh.it> (permalink) |
| References | <rUCHn-24M-5@gated-at.bofh.it> <rUCHn-24M-11@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On 14/07/2016 02:19, Paul Gortmaker wrote: > > This means we should be able to reduce the usage of module.h > in code that is obj-y Makefile or bool Kconfig. In the case of > kvm where it is modular, we can extend that to also include files > that are building basic support functionality but not related > to loading or registering the final module; such files also have > no need whatsoever for module.h Acked-by: Paolo Bonzini <pbonzini@redhat.com>
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH 7/8] x86: kvm: audit and remove any unnecessary uses of module.h Paul Gortmaker <paul.gortmaker@windriver.com> - 2016-07-14 02:30 +0200 Re: [PATCH 7/8] x86: kvm: audit and remove any unnecessary uses of module.h Paolo Bonzini <pbonzini@redhat.com> - 2016-07-14 09:50 +0200 [tip:x86/headers] x86/kvm: Audit and remove any unnecessary uses of module.h tip-bot for Paul Gortmaker <tipbot@zytor.com> - 2016-07-14 20:50 +0200
csiph-web