On Mon, Apr 8, 2019 at 10:52 PM Erik Schmauss <erik.schmauss@xxxxxxxxx> wrote: > > Since ACPICA had a release within one week of each other, this patch-set > contains both releases. Notable items include a patch to remove a > namespace node from the global address list correctly. Other than that, > there are several renamings for clarity. > > This patch-set is also available at the link below: > https://github.com/SchmErik/linux/commits/acpica201904 > > Bob Moore (5): > ACPICA: Rename nameseg copy macro for clarity > ACPICA: Rename nameseg compare macro for clarity > ACPICA: Rename nameseg length macro/define for clarity > ACPICA: Update version to 20190329 > ACPICA: Update version to 20190405 > > Erik Schmauss (3): > ACPICA: Namespace: remove address node from global list after method > termination All applied, I put this one on the fast track for 5.1-rc5. > ACPICA: utilities: fix spelling of PCC to platform_comm_channel > ACPICA: Namespace: add check to avoid null pointer dereference Thanks!