On Sat, Aug 02, 2025 at 05:44:48PM +0800, David Gow wrote:
On Wed, 30 Jul 2025 at 03:37, Marie Zhussupova marievic@google.com wrote:
This patch modifies `xe_pci_live_device_gen_param` in xe_pci.c to accept an additional `struct kunit *test` argument.
Signed-off-by: Marie Zhussupova marievic@google.com
This is a pretty straightforward fix after patch 3. xe folks, would you prefer this kept as a separate patch, or squashed into patch 3 (which changed the function signature)?
I don't like the breakage. Squashing would be much preferred.
thanks Lucas De Marchi