Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1201136
| From | "dmitry.torokhov@gmail.com" <dmitry.torokhov@gmail.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v3 5/9] VMware balloon: Show capabilities of balloon and resulting capabilities in the debug-fs node. |
| Date | 2015-08-05 22:40 +0200 |
| Message-ID | <pUdDI-3Nv-5@gated-at.bofh.it> (permalink) |
| References | <pAzQu-2he-11@gated-at.bofh.it> <pACbF-5zH-31@gated-at.bofh.it> <pUdkn-3qW-37@gated-at.bofh.it> <pUdu3-3Ci-19@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Wed, Aug 05, 2015 at 08:22:35PM +0000, Philip Moltmann wrote:
> Hi,
>
> > > MODULE_AUTHOR("VMware, Inc.");
> > > MODULE_DESCRIPTION("VMware Memory Control (Balloon) Driver");
> > > -MODULE_VERSION("1.3.2.0-k");
> > > +MODULE_VERSION("1.3.3.0-k");
> >
> > This constant change of module version is annoying, is it really even
> > needed?
> >
> > I'll take this, but seriously consider just dropping it entirely as
> > it
> > doesn't mean anything now that the driver is in the kernel tree.
>
> I think this is meant so that we can track which patches got backported
> into RHEL and SLES.
That assumes that RHEL and SLES always take everything that is in
mainline, which I would not count. I.e if you have a security fix and
also change version to 1.3.4.0-k and RedHat picks it up is the driver
that they have really 1.3.4.0-k? If not then what?
You really need to keep track of the substance of the changes needing to
go into each distribution.
Thanks.
--
Dmitry
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Re: [PATCH v3 5/9] VMware balloon: Show capabilities of balloon and resulting capabilities in the debug-fs node. Greg KH <gregkh@linuxfoundation.org> - 2015-08-05 22:20 +0200
Re: [PATCH v3 5/9] VMware balloon: Show capabilities of balloon and resulting capabilities in the debug-fs node. Philip Moltmann <moltmann@vmware.com> - 2015-08-05 22:30 +0200
Re: [PATCH v3 5/9] VMware balloon: Show capabilities of balloon and resulting capabilities in the debug-fs node. "dmitry.torokhov@gmail.com" <dmitry.torokhov@gmail.com> - 2015-08-05 22:40 +0200
Re: [PATCH v3 5/9] VMware balloon: Show capabilities of balloon and resulting capabilities in the debug-fs node. John Savanyo <jsavanyo@vmware.com> - 2015-08-05 22:50 +0200
Re: [PATCH v3 5/9] VMware balloon: Show capabilities of balloon and resulting capabilities in the debug-fs node. "gregkh@linuxfoundation.org" <gregkh@linuxfoundation.org> - 2015-08-05 23:00 +0200
Re: [PATCH v3 5/9] VMware balloon: Show capabilities of balloon and resulting capabilities in the debug-fs node. John Savanyo <jsavanyo@vmware.com> - 2015-08-05 23:20 +0200
Re: [PATCH v3 5/9] VMware balloon: Show capabilities of balloon and resulting capabilities in the debug-fs node. "gregkh@linuxfoundation.org" <gregkh@linuxfoundation.org> - 2015-08-05 22:50 +0200
csiph-web