linux/drivers/misc/habanalabs/common
Oded Gabbay b575a7673e habanalabs: print f/w boot unknown error
We need to print a message to the kernel log in case we encounter
an unknown error in the f/w boot to help the user understand what
happened.

In addition, we shouldn't print unknown error in case of known errors.

Moreover, in case of warnings/info, we shouldn't return -EIO that will
fail the initialization and mark the device as disabled

Signed-off-by: Oded Gabbay <ogabbay@kernel.org>
2021-04-09 14:10:32 +03:00
..
mmu habanalabs/gaudi: derive security status from pci id 2021-04-09 14:09:25 +03:00
pci habanalabs/gaudi: skip iATU if F/W security is enabled 2021-04-09 14:09:25 +03:00
asid.c habanalabs: replace WARN/WARN_ON with dev_crit in driver 2021-01-27 21:03:49 +02:00
command_buffer.c habanalabs: replace GFP_ATOMIC with GFP_KERNEL 2021-04-09 14:09:23 +03:00
command_submission.c habanalabs: add custom timeout flag per cs 2021-04-09 14:09:24 +03:00
context.c habanalabs: support HW blocks vm show 2021-04-09 14:09:23 +03:00
debugfs.c habanalabs/gaudi: add debugfs to DMA from the device 2021-04-09 14:09:24 +03:00
device.c habanalabs/gaudi: derive security status from pci id 2021-04-09 14:09:25 +03:00
firmware_if.c habanalabs: print f/w boot unknown error 2021-04-09 14:10:32 +03:00
habanalabs_drv.c habanalabs/gaudi: derive security status from pci id 2021-04-09 14:09:25 +03:00
habanalabs_ioctl.c habanalabs: improve utilization calculation 2021-04-09 14:09:24 +03:00
habanalabs.h habanalabs/gaudi: skip iATU if F/W security is enabled 2021-04-09 14:09:25 +03:00
hw_queue.c habanalabs: add custom timeout flag per cs 2021-04-09 14:09:24 +03:00
hwmon.c habanalabs: firmware returns 64bit argument 2020-11-30 10:47:35 +02:00
irq.c habanalabs: wait for interrupt support 2021-04-09 14:09:23 +03:00
Makefile habanalabs: separate common code to dedicated folders 2021-01-27 21:03:50 +02:00
memory.c habanalabs: move dram scrub to free sequence 2021-04-09 14:09:25 +03:00
sysfs.c habanalabs/gaudi: derive security status from pci id 2021-04-09 14:09:25 +03:00