Searched hist:"73 a23d77" (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/arch/um/drivers/ |
H A D | harddog_user_exp.c | 73a23d77 Tue Apr 25 03:38:37 CDT 2023 Johannes Berg <johannes.berg@intel.com> um: harddog: fix modular build
Since we no longer (want to) export any libc symbols the _user portions of any drivers need to be built into image rather than the module. I missed this for the watchdog. Fix the watchdog accordingly.
Reported-by: kernel test robot <lkp@intel.com> Signed-off-by: Johannes Berg <johannes.berg@intel.com> Signed-off-by: Richard Weinberger <richard@nod.at>
|
H A D | harddog.h | 73a23d77 Tue Apr 25 03:38:37 CDT 2023 Johannes Berg <johannes.berg@intel.com> um: harddog: fix modular build
Since we no longer (want to) export any libc symbols the _user portions of any drivers need to be built into image rather than the module. I missed this for the watchdog. Fix the watchdog accordingly.
Reported-by: kernel test robot <lkp@intel.com> Signed-off-by: Johannes Berg <johannes.berg@intel.com> Signed-off-by: Richard Weinberger <richard@nod.at>
|
H A D | harddog_user.c | 73a23d77 Tue Apr 25 03:38:37 CDT 2023 Johannes Berg <johannes.berg@intel.com> um: harddog: fix modular build
Since we no longer (want to) export any libc symbols the _user portions of any drivers need to be built into image rather than the module. I missed this for the watchdog. Fix the watchdog accordingly.
Reported-by: kernel test robot <lkp@intel.com> Signed-off-by: Johannes Berg <johannes.berg@intel.com> Signed-off-by: Richard Weinberger <richard@nod.at>
|
H A D | Makefile | 73a23d77 Tue Apr 25 03:38:37 CDT 2023 Johannes Berg <johannes.berg@intel.com> um: harddog: fix modular build
Since we no longer (want to) export any libc symbols the _user portions of any drivers need to be built into image rather than the module. I missed this for the watchdog. Fix the watchdog accordingly.
Reported-by: kernel test robot <lkp@intel.com> Signed-off-by: Johannes Berg <johannes.berg@intel.com> Signed-off-by: Richard Weinberger <richard@nod.at>
|
H A D | harddog_kern.c | 73a23d77 Tue Apr 25 03:38:37 CDT 2023 Johannes Berg <johannes.berg@intel.com> um: harddog: fix modular build
Since we no longer (want to) export any libc symbols the _user portions of any drivers need to be built into image rather than the module. I missed this for the watchdog. Fix the watchdog accordingly.
Reported-by: kernel test robot <lkp@intel.com> Signed-off-by: Johannes Berg <johannes.berg@intel.com> Signed-off-by: Richard Weinberger <richard@nod.at>
|