Re: [PATCH] Fix integer overflow at left shift expression

2022-12-17 Thread Maxim Fomin
--- Original Message --- On Friday, December 16th, 2022 at 5:45 PM, Glenn Washburn wrote: > > On Sun, 04 Dec 2022 13:06:37 + > Maxim Fomin ma...@fomin.one wrote: > > > From db82faafba5e7eccd9fd6c0b7314f7322c1aecbd Mon Sep 17 00:00:00 2001 > > From: Maxim Fomin ma...@fomin.one > > Da

Re: [PATCH v2 0/3] term/serial: Add PCI-serial device support

2022-12-17 Thread Glenn Washburn
On Fri, 26 Aug 2022 13:01:42 +0200 pet...@infradead.org wrote: > Hi! > > A small collection of patches that adds PCI serial support. > > The first patch is by Glenn and adds GRUB_HAS_PCI -- it is included > so that it is a complete posting. > > The second patch is the actual PCI serial support,

[PATCH v2 1/1] Fix integer overflow at left shift expression on i386-pc platform

2022-12-17 Thread Maxim Fomin
From 5db28aa0cb98e906adc7cb735bfa1979ce32c228 Mon Sep 17 00:00:00 2001 From: Maxim Fomin Date: Sat, 17 Dec 2022 18:11:34 + Subject: [PATCH v2 1/1] Fix integer overflow at left shift expression on i386-pc platform. In case of large partitions (>1TiB) left shift expression with unsigned 'lengt