diff options
| author | Cristian Ciocaltea <[email protected]> | 2025-02-07 11:46:05 +0000 |
|---|---|---|
| committer | Mark Brown <[email protected]> | 2025-02-10 13:41:51 +0000 |
| commit | ccc8480d90e8cb60f06bd90e227f34784927e19f (patch) | |
| tree | ba3eedbb1bee5f46eefce43a173443593ee97e02 /net/unix/af_unix.c | |
| parent | ASoC: SOF: amd: Handle IPC replies before FW_BOOT_COMPLETE (diff) | |
| download | kernel-ccc8480d90e8cb60f06bd90e227f34784927e19f.tar.gz kernel-ccc8480d90e8cb60f06bd90e227f34784927e19f.zip | |
ASoC: SOF: amd: Add branch prediction hint in ACP IRQ handler
The conditional involving sdev->first_boot in acp_sof_ipc_irq_thread()
will succeed only once, i.e. during the very first run of the
DSP firmware.
Use the unlikely() annotation to help improve branch prediction
accuracy.
Signed-off-by: Cristian Ciocaltea <[email protected]>
Reviewed-by: Venkata Prasad Potturu <[email protected]>
Link: https://patch.msgid.link/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions
