aboutsummaryrefslogtreecommitdiff
path: root/scripts/gen_compile_commands.py
diff options
context:
space:
mode:
authorBen Segal <[email protected]>2019-08-07 13:54:54 +0000
committerOded Gabbay <[email protected]>2019-08-12 09:01:10 +0300
commitb421d83a3947369fd5718824aecfaebe1efbf7ed (patch)
tree8647b3947a596decaa7ed745cde8fc0f3c2c9d96 /scripts/gen_compile_commands.py
parentb9040c99414ba5b85090595a61abc686a5dbb388 (diff)
habanalabs: fix device IRQ unmasking for BE host
When unmasking IRQs inside the ASIC, the driver passes an array of all the IRQ to unmask. The ASIC's CPU is working in LE so when running in a BE host, the driver needs to do the proper endianness swapping when preparing this array. In addition, this patch also fixes the endianness of a couple of kernel log debug messages that print values of packets Signed-off-by: Ben Segal <[email protected]> Reviewed-by: Oded Gabbay <[email protected]> Signed-off-by: Oded Gabbay <[email protected]>
Diffstat (limited to 'scripts/gen_compile_commands.py')
0 files changed, 0 insertions, 0 deletions