public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] mcb patches for 6.4
@ 2023-04-11  8:33 Johannes Thumshirn
  2023-04-11  8:33 ` [PATCH 1/3] mcb: Return actual parsed size when reading chameleon table Johannes Thumshirn
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Johannes Thumshirn @ 2023-04-11  8:33 UTC (permalink / raw)
  To: Greg Kroah-Hartman
  Cc: JoseJavier.Rodriguez, Jorge.SanjuanGarcia, linux-kernel,
	Johannes Thumshirn

Hi Greg, 

Here's this round's pile of patches for mcb I've collected.

It's fixing/quirking a issue with mcb FPGAs where the identification table
is smaller than expected and thus the subordinate drivers can't claim the
memory reagions they want.

Byte,
	Johannes

Rodríguez Barbarin, José Javier (3):
  mcb: Return actual parsed size when reading chameleon table
  mcb-pci: Reallocate memory region to avoid memory overlapping
  mcb-lpc: Reallocate memory region to avoid memory overlapping

 drivers/mcb/mcb-lpc.c   | 35 +++++++++++++++++++++++++++++++----
 drivers/mcb/mcb-parse.c | 15 ++++++++++-----
 drivers/mcb/mcb-pci.c   | 27 +++++++++++++++++++++++++--
 3 files changed, 66 insertions(+), 11 deletions(-)

-- 
2.39.2


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

end of thread, other threads:[~2023-04-11  8:34 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-04-11  8:33 [PATCH 0/3] mcb patches for 6.4 Johannes Thumshirn
2023-04-11  8:33 ` [PATCH 1/3] mcb: Return actual parsed size when reading chameleon table Johannes Thumshirn
2023-04-11  8:33 ` [PATCH 2/3] mcb-pci: Reallocate memory region to avoid memory overlapping Johannes Thumshirn
2023-04-11  8:33 ` [PATCH 3/3] mcb-lpc: " Johannes Thumshirn

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox