Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1561113 > unrolled thread
| Started by | Boris Ostrovsky <boris.ostrovsky@oracle.com> |
|---|---|
| First post | 2017-01-18 00:30 +0100 |
| Last post | 2017-01-18 00:30 +0100 |
| Articles | 1 — 1 participant |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: [PATCH v2 1/3] xen: clean up xenbus internal headers Boris Ostrovsky <boris.ostrovsky@oracle.com> - 2017-01-18 00:30 +0100
| From | Boris Ostrovsky <boris.ostrovsky@oracle.com> |
|---|---|
| Date | 2017-01-18 00:30 +0100 |
| Subject | Re: [PATCH v2 1/3] xen: clean up xenbus internal headers |
| Message-ID | <t0Lmq-4UR-43@gated-at.bofh.it> |
On 01/16/2017 09:15 AM, Juergen Gross wrote: > The xenbus driver has an awful mixture of internally and globally > visible headers: some of the internally used only stuff is defined in > the global header include/xen/xenbus.h while some stuff defined in > internal headers is used by other drivers, too. > > Clean this up by moving the externally used symbols to > include/xen/xenbus.h and the symbols used internally only to a new > header drivers/xen/xenbus/xenbus.h replacing xenbus_comms.h and > xenbus_probe.h > > Signed-off-by: Juergen Gross <jgross@suse.com> Reviewed-by: Boris Ostrovsky <boris.ostrovsky@oracle.com>
Back to top | Article view | linux.kernel
csiph-web