From: Linus Torvalds Date: Wed, 14 Oct 2020 22:00:20 +0000 (-0700) Subject: Merge tag 'for-linus-5.10-1' of git://github.com/cminyard/linux-ipmi X-Git-Tag: v5.10.7~1432 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=6e4dc3d59284ea3bc7c3e40694bce84d988b01af;p=platform%2Fkernel%2Flinux-rpi.git Merge tag 'for-linus-5.10-1' of git://github.com/cminyard/linux-ipmi Pull IPMI updates from Corey Minyard: "Some minor bug fixes, return values, cleanups of prints, conversion of tasklets to the new API. The biggest change is retrying the initial information fetch from the management controller. If that fails, the iterface is not operational, and one group was having trouble with the management controller not being ready when the OS started up. So a retry was added" * tag 'for-linus-5.10-1' of git://github.com/cminyard/linux-ipmi: ipmi_si: Fix wrong return value in try_smi_init() ipmi: msghandler: Fix a signedness bug ipmi: add retry in try_get_dev_id() ipmi: Clean up some printks ipmi:msghandler: retry to get device id on an error ipmi:sm: Print current state when the state is invalid ipmi: Reset response handler when failing to send the command ipmi: add a newline when printing parameter 'panic_op' by sysfs char: ipmi: convert tasklets to use new tasklet_setup() API --- 6e4dc3d59284ea3bc7c3e40694bce84d988b01af