On 12.10.20 10:05, Marc Kleine-Budde wrote:
On 10/12/20 9:43 AM, Oliver Hartkopp wrote:
As pointed out by Jakub Kicinski here:
http://lore.kernel.org/r/20201009175751.5c54097f@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
this patch addresses the remarked issues:
- remove empty line in comment
- remove default=y for CAN_ISOTP in Kconfig
- make use of pr_notice_once()
- use GFP_ATOMIC instead of gfp_any() in soft hrtimer context
The version strings in the CAN subsystem are removed by a separate patch.
Signed-off-by: Oliver Hartkopp <socketcan@xxxxxxxxxxxx>
---
Added both to linux-can-next.
The patches were intended for 'net-next' as the merge window will open
*very* soon.
I'm not sure if there would be another pull from linux-can-next until
then, therefore I would suggest that Jakub takes the patches himself.
Thanks,
Oliver