On Fri, Nov 19, 2021 at 12:37 PM Alejandro Colomar <[email protected]> wrote: > > Signed-off-by: Alejandro Colomar <[email protected]> > Cc: Ajit Khaparde <[email protected]> > Cc: Andrew Morton <[email protected]> > Cc: Andy Shevchenko <[email protected]> > Cc: Arnd Bergmann <[email protected]> > Cc: Bjorn Andersson <[email protected]> > Cc: Borislav Petkov <[email protected]> > Cc: Corey Minyard <[email protected]> > Cc: Chris Mason <[email protected]> > Cc: Christian Brauner <[email protected]> > Cc: David Sterba <[email protected]> > Cc: Jani Nikula <[email protected]> > Cc: Jason Wang <[email protected]> > Cc: Jitendra Bhivare <[email protected]> > Cc: John Hubbard <[email protected]> > Cc: John S. Gruber <[email protected]> > Cc: Jonathan Cameron <[email protected]> > Cc: Joonas Lahtinen <[email protected]> > Cc: Josef Bacik <[email protected]> > Cc: Kees Cook <[email protected]> > Cc: Ketan Mukadam <[email protected]> > Cc: Len Brown <[email protected]> > Cc: "Michael S. Tsirkin" <[email protected]> > Cc: Miguel Ojeda <[email protected]> > Cc: Mike Rapoport <[email protected]> > Cc: Nick Desaulniers <[email protected]> > Cc: "Rafael J. Wysocki" <[email protected]> > Cc: Rasmus Villemoes <[email protected]> > Cc: Rodrigo Vivi <[email protected]> > Cc: Russell King <[email protected]> > Cc: Somnath Kotur <[email protected]> > Cc: Sriharsha Basavapatna <[email protected]> > Cc: Subbu Seetharaman <[email protected]> > Cc: <[email protected]> > Cc: <[email protected]> > Cc: <[email protected]> > Cc: <[email protected]> > Cc: <[email protected]> > Cc: <[email protected]> > Cc: <[email protected]> > --- > arch/x86/include/asm/bootparam_utils.h | 3 ++- > arch/x86/kernel/signal_compat.c | 5 +++-- > drivers/gpu/drm/i915/i915_utils.h | 5 ++--- > drivers/gpu/drm/i915/intel_runtime_pm.h | 2 +- > drivers/net/ethernet/emulex/benet/be.h | 7 ++++--- > drivers/net/ethernet/i825xx/ether1.c | 7 +++++-- > drivers/scsi/be2iscsi/be.h | 7 ++++--- > drivers/scsi/be2iscsi/be_cmds.h | 5 ++++- > fs/btrfs/ctree.h | 5 +++-- > include/acpi/actypes.h | 4 +++-
The change in actypes.h would need to be submitted to the upstream ACPICA project via https://github.com/acpica/acpica/ Thanks! > include/linux/container_of.h | 6 +++--- > include/linux/virtio_config.h | 14 +++++++------- > 12 files changed, 41 insertions(+), 29 deletions(-)
