]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
gpu: nova-core: fix missing colon in SEC2 boot debug message
authorDavid Carlier <devnexen@gmail.com>
Tue, 31 Mar 2026 10:37:44 +0000 (11:37 +0100)
committerAlexandre Courbot <acourbot@nvidia.com>
Mon, 6 Apr 2026 01:06:39 +0000 (10:06 +0900)
commita7a080bb4236ebe577b6776d940d1717912ff6dd
treeb12855fd0c9ebdf413a3536b88a18d84c1c8cf5b
parent6b9a10d6f0a131a8ea6beae559a31084840b063d
gpu: nova-core: fix missing colon in SEC2 boot debug message

The SEC2 mailbox debug output formats MBOX1 without a colon separator,
producing "MBOX10xdead" instead of "MBOX1: 0xdead". The GSP debug
message a few lines above uses the correct format.

Fixes: 5949d419c193 ("gpu: nova-core: gsp: Boot GSP")
Signed-off-by: David Carlier <devnexen@gmail.com>
Link: https://patch.msgid.link/20260331103744.605683-1-devnexen@gmail.com
Signed-off-by: Alexandre Courbot <acourbot@nvidia.com>
drivers/gpu/nova-core/gsp/boot.rs