All of lore.kernel.org
 help / color / mirror / Atom feed
* Stable list vs versioning
@ 2016-10-07  1:54 Thomas Hellstrom
  2016-10-07  3:52 ` Greg KH
  0 siblings, 1 reply; 18+ messages in thread
From: Thomas Hellstrom @ 2016-10-07  1:54 UTC (permalink / raw)
  To: stable

Hi, Stable!

As you might be aware of, some companies that maintain linux kernel
drivers have the habit of assigning each driver change a new version
number. Typically a new subpatch number. This is in the interest of
their Quality Assurance department knowing exactly what they test. "Is
the bugfix for problem X part of the kernel I'm testing".

Now this doesn't play well with subdrivers. And it doesn't play well
with stable kernels and other distro-maintained kernels.

The argument "look at the source" doesn't always work. Particularly not
for some distro-maintained kernels where the Quality Assurance
department may not have access to the source or the skill to obtain it.

So basically I was wondering whether there might be a reasonable way
that this problem could be resolved. I was thinking along the lines of a
tool where the mainline git commit-id of a patch applied to stable and
touching a module would be added to a table of patch-ids for the modules
that so requested.

Any comments or ideas greatly appreciated.

Thanks,

Thomas Hellström




^ permalink raw reply	[flat|nested] 18+ messages in thread

end of thread, other threads:[~2016-10-10  9:48 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-10-07  1:54 Stable list vs versioning Thomas Hellstrom
2016-10-07  3:52 ` Greg KH
2016-10-07  4:19   ` Thomas Hellstrom
2016-10-07  4:22     ` Greg KH
2016-10-07  4:51       ` Thomas Hellstrom
2016-10-07 12:48         ` Greg KH
2016-10-07 13:47           ` Thomas Hellstrom
2016-10-07 14:18             ` Greg KH
2016-10-07 15:05               ` Thomas Hellstrom
2016-10-07 15:26                 ` Greg KH
2016-10-07 15:33                   ` Josh Boyer
2016-10-07 15:45                   ` Thomas Hellstrom
2016-10-07 17:13                     ` Greg KH
2016-10-07 17:35                       ` Thomas Hellstrom
2016-10-07 20:39                         ` Greg KH
2016-10-08  5:57                         ` Willy Tarreau
2016-10-10  9:30                           ` Thomas Hellstrom
2016-10-07 15:13             ` Willy Tarreau

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.