Re: [PATCH] firewire: core: fix type of hard-coded image in config ROM generator test

From: Takashi Sakamoto

Date: Wed Sep 09 2026 - 18:11:59 EST


Hi,

On Tue, Sep 08, 2026 at 09:29:00PM +0900, Takashi Sakamoto wrote:
> The type of the hard-coded configuration ROM image should be __be32
> instead of u32.
>
> Fixes: ee9a8c9afb57 ("firewire: core: add test for root directory generation in config ROM generator")
> Fixes: 996096154e7b ("firewire: core: add test to generate with AV/C unit in config ROM generator")
> Fixes: 7bd19bbed9ea ("firewire: core: add test to generate with IIDC unit in config ROM generator")
> Fixes: c3b64c7d752c ("firewire: core: add test to generate with both AV/C and IIDC units in config ROM generator")
> Reported-by: kernel test robot <lkp@xxxxxxxxx>
> Closes: https://lore.kernel.org/oe-kbuild-all/202609060630.rC0Zz88P-lkp@xxxxxxxxx/
> Reported-by: kernel test robot <lkp@xxxxxxxxx>
> Closes: https://lore.kernel.org/oe-kbuild-all/202609061023.GbWS6Skb-lkp@xxxxxxxxx/
> Signed-off-by: Takashi Sakamoto <o-takashi@xxxxxxxxxxxxx>
> ---
> drivers/firewire/config-rom-generator-test.c | 8 ++++----
> 1 file changed, 4 insertions(+), 4 deletions(-)

Applied to for-next branch.


Regards

Takashi Sakamoto