On Mon, Sep 02, 2019 at 07:18:21PM -0500, Mike Travis wrote: > Decode the hubless UVsystab passed from BIOS to the kernel saving > pertinent info in a similar manner that hubbed UVsystabs are decoded. > > Signed-off-by: Mike Travis <mike.travis@xxxxxxx> > Reviewed-by: Steve Wahl <steve.wahl@xxxxxxx> > Reviewed-by: Dimitri Sivanich <dimitri.sivanich@xxxxxxx> > --- > arch/x86/kernel/apic/x2apic_uv_x.c | 16 ++++++++++++++-- > 1 file changed, 14 insertions(+), 2 deletions(-) <formletter> This is not the correct way to submit patches for inclusion in the stable kernel tree. Please read: https://www.kernel.org/doc/html/latest/process/stable-kernel-rules.html for how to do this properly. </formletter> Same thing goes for all of the patches in this series...