mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-08-04 16:25:34 +00:00
![]() When the firmware misbehaves (according to the driver), we often either ignore that, or WARN_ON, which is very noisy but doesn't really help. Add a little helper macro IWL_FW_CHECK() that can be used in place of WARN_ON() in conditions, and make it take a message that's printed in this case. We can also add more behaviour to this in the future. Signed-off-by: Johannes Berg <johannes.berg@intel.com> Signed-off-by: Gregory Greenman <gregory.greenman@intel.com> Link: https://lore.kernel.org/r/20230614123446.2e12ac670cea.Ia0198036b7a626876d836bd41a4b2d2b1e65c5ca@changeid Signed-off-by: Johannes Berg <johannes.berg@intel.com> |
||
---|---|---|
.. | ||
api | ||
acpi.c | ||
acpi.h | ||
dbg.c | ||
dbg.h | ||
debugfs.c | ||
debugfs.h | ||
dump.c | ||
error-dump.h | ||
file.h | ||
img.c | ||
img.h | ||
init.c | ||
notif-wait.c | ||
notif-wait.h | ||
paging.c | ||
pnvm.c | ||
pnvm.h | ||
rs.c | ||
runtime.h | ||
smem.c | ||
uefi.c | ||
uefi.h |