On Mon, Dec 11, 2017 at 6:06 AM, Joel Stanley <j...@jms.id.au> wrote: > This should have always been 8. > > Signed-off-by: Joel Stanley <j...@jms.id.au>
As this is a bugfix, should we backport it to stable kernels? When you fix a bug, I generally recommend including a 'Fixes' tag with the commit ID of the patch that introduced the problem, and either a 'Cc: sta...@vger.kernel.org' tag if you want it backported, or an explanation in the changelog why it should not get backported. This really helps Greg and the other stable maintainers trying to make a decision what to backport and what not. Arnd