Those are needed and also included in linux (via polution).
Sponsored by: Beckhoff Automation GmbH & Co. KG
Paths
| Differential D36111 Authored by manu on Aug 10 2022, 6:49 AM.
Details Summary Those are needed and also included in linux (via polution). Sponsored by: Beckhoff Automation GmbH & Co. KG
Diff Detail
Event TimelineHerald added subscribers: linuxkpi, emaste, imp. · View Herald TranscriptAug 10 2022, 6:49 AM2022-08-10 06:49:50 (UTC+0) Harbormaster completed remote builds in B46827: Diff 109096.Aug 10 2022, 6:49 AM2022-08-10 06:49:51 (UTC+0) manu added a parent revision: D36110: linuxkpi: Add a bunch of dummy include.Aug 10 2022, 6:49 AM2022-08-10 06:49:53 (UTC+0) This revision is now accepted and ready to land.Aug 10 2022, 3:58 PM2022-08-10 15:58:08 (UTC+0) Closed by commit rG4b2cb13e9162: linuxkpi: Add few more include in linux/kernel.h (authored by manu). · Explain WhyAug 18 2022, 9:13 AM2022-08-18 09:13:21 (UTC+0) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 109096 sys/compat/linuxkpi/common/include/linux/kernel.h
|
In vnet_register_sysinit() we have lock order
I think it is best to make lock order consistent with that in vnet_register_sysinit(), although dead lock is not possible.