Hi, On Mon, Sep 15, 2025 at 03:42:23PM +0300, Jani Nikula wrote: > On Mon, 15 Sep 2025, Ilpo Järvinen <[email protected]> wrote: > > PCI core provides pci_rebar_size_supported() that helps in checking if > > a BAR Size is supported for the BAR or not. Use it in > > i915_resize_lmem_bar() to simplify code. > > > > Signed-off-by: Ilpo Järvinen <[email protected]> > > Acked-by: Christian König <[email protected]> > > Reviewed-by: Jani Nikula <[email protected]> > > and > > Acked-by: Jani Nikula <[email protected]>
Just for some random noise on commit log's bureaucracy: why do we need both Ack and R-b? I think R-b covers Ack making it redundant. Right? Andi
