From: Oliver Smith <redacted>
Date: Mon, 6 Sep 2021 11:04:40 +0200
Hello linux-netdev ML,
can somebody please cherry pick the following patch from
torvalds/linux.git to net-next.git (or rebase on that patch? not sure
about the usual workflow for net-next):
ea7b4244 ("x86/setup: Explicitly include acpi.h")
Since the 1st of September, this missing include causes the Osmocom CI
job to fail, which runs osmo-ggsn against the GTP tunnel driver in
net-next.git (to catch regressions in both kernel and Osmocom code).
I ff'd net-next ad this should be fixed now.