From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from mx1.mailbox.org ([80.241.60.212]:33852 "EHLO mx1.mailbox.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751297AbeBRQLu (ORCPT ); Sun, 18 Feb 2018 11:11:50 -0500 Subject: Re: [PATCH 00/10] backport: updates for v4.16 To: Luca Coelho , backports@vger.kernel.org Cc: Luca Coelho References: <20180218132459.11011-1-luca@coelho.fi> From: Hauke Mehrtens Message-ID: (sfid-20180218_171151_577612_F3745EB5) Date: Sun, 18 Feb 2018 17:11:47 +0100 MIME-Version: 1.0 In-Reply-To: <20180218132459.11011-1-luca@coelho.fi> Content-Type: text/plain; charset=utf-8 Sender: backports-owner@vger.kernel.org List-ID: On 02/18/2018 02:24 PM, Luca Coelho wrote: > From: Luca Coelho > > Hi, > > Here's a bunch of patches that we had pending in our internal > backports tree. With this series at least iwlwifi can be fully > backported from v4.16 kernels. Thanks for the patches they are looking good to me. With which kernels have you tested these patches + iwlwifi? > > Please review. > > Cheers, > Luca. > > > Luca Coelho (9): > compat: only define thermal backports if CONFIG_THERMAL is enabled > backport: add pcie_find_root_port() > backport: include lib/bucket_locks.c > backport: update genl_dump_check_consistent() backport > backport: remove pkcs7_verify.c patch hunk > backport: add new build_bug.h file > backports: fix typo "TIMKEEPING" and fix gfp.h > backport: remove stddef.h inclusions > backport: increase max stack frame size compiler check to 1280 > > Sara Sharon (1): > backport: implement alloc_percpu_gfp() for < 3.18. > > backport-include/linux/percpu.h | 19 ++++++++++++++++++ > backport/backport-include/linux/build_bug.h | 10 +++++++++ > backport/backport-include/linux/gfp.h | 2 +- > backport/backport-include/linux/pci.h | 21 +++++++++++++++++++ > backport/backport-include/linux/spinlock.h | 13 ++++++++++++ > backport/backport-include/linux/thermal.h | 2 ++ > backport/backport-include/linux/timekeeping.h | 6 +++--- > backport/backport-include/net/genetlink.h | 23 ++++++++++++++++----- > backport/compat/Kconfig | 7 +++++++ > backport/compat/Makefile | 2 +- > backport/compat/backport-4.3.c | 2 ++ > backport/compat/verification/mbedtls/asn1.h | 2 -- > backport/compat/verification/mbedtls/md.h | 2 -- > backport/compat/verification/mbedtls/oid.h | 2 -- > patches/lib-bucket_locks.patch | 29 +++++++++++++++++++++++++++ > patches/lib-rhashtable.patch | 27 ------------------------- > patches/verify.patch | 11 ---------- > 17 files changed, 126 insertions(+), 54 deletions(-) > create mode 100644 backport-include/linux/percpu.h > create mode 100644 backport/backport-include/linux/build_bug.h > create mode 100644 backport/backport-include/linux/spinlock.h > create mode 100644 patches/lib-bucket_locks.patch > -- To unsubscribe from this list: send the line "unsubscribe backports" in