From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id B6D57C433F5 for ; Tue, 7 Dec 2021 07:39:27 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231169AbhLGHm4 (ORCPT ); Tue, 7 Dec 2021 02:42:56 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:60182 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230433AbhLGHm4 (ORCPT ); Tue, 7 Dec 2021 02:42:56 -0500 Received: from gandalf.ozlabs.org (gandalf.ozlabs.org [IPv6:2404:9400:2:0:216:3eff:fee2:21ea]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 2B4E2C061746; Mon, 6 Dec 2021 23:39:26 -0800 (PST) Received: from authenticated.ozlabs.org (localhost [127.0.0.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mail.ozlabs.org (Postfix) with ESMTPSA id 4J7XHc4Zvqz4xgx; Tue, 7 Dec 2021 18:39:24 +1100 (AEDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=canb.auug.org.au; s=201702; t=1638862764; bh=4g0cetEEW7dMZcHnYHp7DkTmdWZjQMUHUPCACKEBUPI=; h=Date:From:To:Cc:Subject:From; b=jTGathdt+dNMl/Fj7D9ADcgRU52f0VOLqJntEPzGgYDP+kPxsukOb3aYdjMddd4a1 cehUaC1kKqQQH8gpM0Cer6+XVvNF4f3khc9XlQEhytk4y1eK7YhzqD9vvy+COLpLet ILLaZd44i1Rzeo3GlxaLz0FCR1MfUh27bz9vL6K6UgiVbf/D9tCdMzEZv8Rli6uRlj cP+4awaR+Vm8QH5cULpXk954Q3CbPq04HNvNgwCjBQwKQ5UCSCTmLpC7BQuQ5XJm5U XXwpS9ItI3+smKrXgP8m/196t2E85wa9rfJirBn3EvlEYyC5Jl0iKilxYdHiIo+Vho SGOKl5KwLp0Vg== Date: Tue, 7 Dec 2021 18:39:23 +1100 From: Stephen Rothwell To: Linux Next Mailing List Cc: Linux Kernel Mailing List Subject: linux-next: Tree for Dec 7 Message-ID: <20211207183923.09f9f93e@canb.auug.org.au> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="Sig_/dFDsHYyAq+j3bXdCzZSUQMb"; protocol="application/pgp-signature"; micalg=pgp-sha256 Precedence: bulk List-ID: X-Mailing-List: linux-next@vger.kernel.org --Sig_/dFDsHYyAq+j3bXdCzZSUQMb Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Hi all, News: I will (probably) do no linux-next releases between Dec 9 and Dec 19, inclusive. Changes since 20211206: The imx-mxs tree gained build failures so I used the version from next-20211206. The bpf-next tree still has its build failure so I used the version from next-20211202 again. The bluetooth tree lost its build failure, but gained another so I used the version from next-20211203 again. The rust tree gained a conflict against the kbuild tree. The akpm-current tree gained a conflict against the nvdimm tree. Non-merge commits (relative to Linus' tree): 4793 5367 files changed, 211543 insertions(+), 99595 deletions(-) ---------------------------------------------------------------------------- I have created today's linux-next tree at git://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git (patches at http://www.kernel.org/pub/linux/kernel/next/ ). If you are tracking the linux-next tree using git, you should not use "git pull" to do so as that will try to merge the new linux-next release with the old one. You should use "git fetch" and checkout or reset to the new master. You can see which trees have been included by looking in the Next/Trees file in the source. There are also quilt-import.log and merge.log files in the Next directory. Between each merge, the tree was built with a ppc64_defconfig for powerpc, an allmodconfig for x86_64, a multi_v7_defconfig for arm and a native build of tools/perf. After the final fixups (if any), I do an x86_64 modules_install followed by builds for x86_64 allnoconfig, powerpc allnoconfig (32 and 64 bit), ppc44x_defconfig, allyesconfig and pseries_le_defconfig and i386, arm64, sparc and sparc64 defconfig and htmldocs. And finally, a simple boot test of the powerpc pseries_le_defconfig kernel in qemu (with and without kvm enabled). Below is a summary of the state of the merge. I am currently merging 346 trees (counting Linus' and 94 trees of bug fix patches pending for the current merge release). Stats about the size of the tree over time can be seen at http://neuling.org/linux-next-size.html . Status of my local build tests will be at http://kisskb.ellerman.id.au/linux-next . If maintainers want to give advice about cross compilers/configs that work, we are always open to add more builds. Thanks to Randy Dunlap for doing many randconfig builds. And to Paul Gortmaker for triage and bug fixes. --=20 Cheers, Stephen Rothwell $ git checkout master $ git reset --hard stable Merging origin/master (f80ef9e49fdf Merge tag 'docs-5.16-3' of git://git.lw= n.net/linux) Merging fixes/fixes (d06c942efea4 Merge tag 'for_linus' of git://git.kernel= .org/pub/scm/linux/kernel/git/mst/vhost) Merging kbuild-current/fixes (e851dfae4371 Merge tag 'kgdb-5.16-rc1' of git= ://git.kernel.org/pub/scm/linux/kernel/git/danielt/linux) Merging arc-current/for-curr (b9cac915c541 ARC: thread_info.h: correct two = typos in a comment) Merging arm-current/fixes (418ace9992a7 ARM: 9156/1: drop cc-option fallbac= ks for architecture selection) Merging arm64-fixes/for-next/fixes (35b6b28e6998 arm64: ftrace: add missing= BTIs) Merging arm-soc-fixes/arm/fixes (383a44aec91c memory: mtk-smi: Fix a null d= ereference for the ostd) Merging drivers-memory-fixes/fixes (8c5ba21c16bd memory: mtk-smi: Fix a nul= l dereference for the ostd) Merging tee-fixes/fixes (d58071a8a76d Linux 5.16-rc3) Merging m68k-current/for-linus (8a3c0a74ae87 m68k: defconfig: Update defcon= figs for v5.15-rc1) Merging powerpc-fixes/fixes (3dc709e518b4 powerpc/85xx: Fix oops when CONFI= G_FSL_PMC=3Dn) Merging s390-fixes/fixes (0fcfb00b28c0 Linux 5.16-rc4) Merging sparc/master (05a59d79793d Merge git://git.kernel.org:/pub/scm/linu= x/kernel/git/netdev/net) Merging fscrypt-current/for-stable (80f6e3080bfc fs-verity: fix signed inte= ger overflow with i_size near S64_MAX) Merging net/master (2be6d4d16a08 net: cdc_ncm: Allow for dwNtbOutMaxSize to= be unset or zero) Merging bpf/master (2fa7d94afc1a bpf: Fix the off-by-two error in range mar= kings) Merging ipsec/master (ec3bb890817e xfrm: fix dflt policy check when there i= s no policy configured) Merging netfilter/master (b43c2793f5e9 netfilter: nfnetlink_queue: silence = bogus compiler warning) Merging ipvs/master (619ca0d0108a selftests: add arp_ndisc_evict_nocarrier = to Makefile) Merging wireless-drivers/master (191587cd1a5f mt76: fix key pointer overwri= te in mt7921s_write_txwi/mt7663_usb_sdio_write_txwi) Merging mac80211/master (1eda919126b4 nl80211: reset regdom when reloading = regdb) Merging rdma-fixes/for-rc (db6169b5bac1 RDMA/rtrs: Call {get,put}_cpu_ptr t= o silence a debug kernel warning) Merging sound-current/for-linus (fb1af5bea467 ALSA: usb-audio: Reorder snd_= djm_devices[] entries) Merging sound-asoc-fixes/for-linus (de2138b0ab8a Merge remote-tracking bran= ch 'asoc/for-5.15' into asoc-linus) Merging regmap-fixes/for-linus (459e1cd0d5ec Merge remote-tracking branch '= regmap/for-5.15' into regmap-linus) Merging regulator-fixes/for-linus (6966df483d7b regulator: Update protectio= n IRQ helper docs) Merging spi-fixes/for-linus (4095fa088b56 Merge remote-tracking branch 'spi= /for-5.15' into spi-linus) Merging pci-current/for-linus (39bd54d43b3f Revert "PCI: aardvark: Fix supp= ort for PCI_ROM_ADDRESS1 on emulated bridge") Merging driver-core.current/driver-core-linus (136057256686 Linux 5.16-rc2) Merging tty.current/tty-linus (0fcfb00b28c0 Linux 5.16-rc4) Merging usb.current/usb-linus (0fcfb00b28c0 Linux 5.16-rc4) Merging usb-gadget-fixes/fixes (e49d033bddf5 Linux 5.12-rc6) Merging usb-serial-fixes/usb-linus (d58071a8a76d Linux 5.16-rc3) Merging usb-chipidea-fixes/for-usb-fixes (f130d08a8d79 usb: chipidea: ci_hd= rc_imx: Also search for 'phys' phandle) CONFLICT (content): Merge conflict in drivers/usb/chipidea/ci_hdrc_imx.c Merging phy/fixes (f0ae8685b285 phy: HiSilicon: Fix copy and paste bug in e= rror handling) Merging staging.current/staging-linus (d58071a8a76d Linux 5.16-rc3) Merging iio-fixes/fixes-togreg (893621e06067 iio: trigger: stm32-timer: fix= MODULE_ALIAS) Merging char-misc.current/char-misc-linus (0edeb8992db8 misc: rtsx: Avoid m= angling IRQ during runtime PM) Merging soundwire-fixes/fixes (fa55b7dcdc43 Linux 5.16-rc1) Merging thunderbolt-fixes/fixes (d58071a8a76d Linux 5.16-rc3) Merging input-current/for-linus (1d72d9f960cc Input: elantech - fix stack o= ut of bound access in elantech_change_report_id()) Merging crypto-current/master (beaaaa37c664 crypto: api - Fix boot-up crash= when crypto manager is disabled) Merging vfio-fixes/for-linus (8704e8934908 vfio/pci: Fix OpRegion read) Merging kselftest-fixes/fixes (fa55b7dcdc43 Linux 5.16-rc1) Merging modules-fixes/modules-linus (0d67e332e6df module: fix clang CFI wit= h MODULE_UNLOAD=3Dn) Merging dmaengine-fixes/fixes (fa51b16d0558 dmaengine: idxd: fix calling wq= quiesce inside spinlock) Merging backlight-fixes/for-backlight-fixes (a38fd8748464 Linux 5.12-rc2) Merging mtd-fixes/mtd/fixes (27a030e87292 mtd: dataflash: Add device-tree S= PI IDs) Merging mfd-fixes/for-mfd-fixes (a61f4661fba4 mfd: intel_quark_i2c_gpio: Re= vert "Constify static struct resources") Merging v4l-dvb-fixes/fixes (d40f0b133b44 media: meson-ir-tx: remove incorr= ect doc comment) Merging reset-fixes/reset/fixes (69125b4b9440 reset: tegra-bpmp: Revert Han= dle errors in BPMP response) Merging mips-fixes/mips-fixes (d58071a8a76d Linux 5.16-rc3) Merging at91-fixes/at91-fixes (dbe68bc9e82b ARM: dts: at91: sama7g5ek: to n= ot touch slew-rate for SDMMC pins) Merging omap-fixes/fixes (80d680fdccba ARM: dts: omap3430-sdp: Fix NAND dev= ice node) Merging kvm-fixes/master (ad5b353240c8 KVM: SVM: Do not terminate SEV-ES gu= ests on GHCB validation failure) Merging kvms390-fixes/master (0e9ff65f455d KVM: s390: preserve deliverable_= mask in __airqs_kick_single_vcpu) Merging hwmon-fixes/hwmon (0e4190d762ef hwmon: (sht4x) Fix EREMOTEIO errors) Merging nvdimm-fixes/libnvdimm-fixes (3dd60fb9d95d nvdimm/pmem: stop using = q_usage_count as external pgmap refcount) Merging cxl-fixes/fixes (fae8817ae804 cxl/mem: Fix memory device capacity p= robing) Merging btrfs-fixes/next-fixes (0426549c5d7d Merge branch 'misc-5.16' into = next-fixes) Merging vfs-fixes/fixes (25f54d08f12f autofs: fix wait name hash calculatio= n in autofs_wait()) Merging dma-mapping-fixes/for-linus (18a3c5f7abfd Merge tag 'for_linus' of = git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost) Merging i3c-fixes/i3c/fixes (fe07bfda2fb9 Linux 5.12-rc1) Merging drivers-x86-fixes/fixes (49201b90af81 platform/x86: amd-pmc: Fix s2= idle failures on certain AMD laptops) Merging samsung-krzk-fixes/fixes (4f5d06d381ba arm64: dts: exynos: drop sam= sung,ufs-shareability-reg-offset in ExynosAutov9) Merging pinctrl-samsung-fixes/fixes (fa55b7dcdc43 Linux 5.16-rc1) Merging devicetree-fixes/dt/linus (b54472a02cef dt-bindings: media: nxp,imx= 7-mipi-csi2: Drop bad if/then schema) Merging scsi-fixes/fixes (653926205741 scsi: pm80xx: Do not call scsi_remov= e_host() in pm8001_alloc()) Merging drm-fixes/drm-fixes (a687efed194b Merge tag 'drm-intel-fixes-2021-1= 2-02' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes) Merging amdgpu-fixes/drm-fixes (2c409ba81be2 drm/radeon: fix si_enable_smc_= cac() failed issue) Merging drm-intel-fixes/for-linux-next-fixes (72641d8d6040 Revert "drm/i915= : Implement Wa_1508744258") Merging mmc-fixes/fixes (7dba402807a8 mmc: renesas_sdhi: initialize variabl= e properly when tuning) Merging rtc-fixes/rtc-fixes (bd33335aa93d rtc: cmos: Disable irq around dir= ect invocation of cmos_interrupt()) Merging gnss-fixes/gnss-linus (136057256686 Linux 5.16-rc2) Merging hyperv-fixes/hyperv-fixes (1dc2f2b81a6a hv: utils: add PTP_1588_CLO= CK to Kconfig to fix build) Merging soc-fsl-fixes/fix (7e5e744183bb soc: fsl: dpio: fix qbman alignment= error in the virtualization context) Merging risc-v-fixes/fixes (298d03c2d7f1 riscv: dts: unmatched: Add gpio ca= rd detect to mmc-spi-slot) Merging pidfd-fixes/fixes (03ba0fe4d09f file: simplify logic in __close_ran= ge()) Merging fpga-fixes/fixes (8bb7eca972ad Linux 5.15) Merging spdx/spdx-linus (fa55b7dcdc43 Linux 5.16-rc1) Merging gpio-brgl-fixes/gpio/for-current (d6912b1251b4 gpio: rockchip: need= s GENERIC_IRQ_CHIP to fix build errors) Merging gpio-intel-fixes/fixes (fa55b7dcdc43 Linux 5.16-rc1) Merging pinctrl-intel-fixes/fixes (fa55b7dcdc43 Linux 5.16-rc1) Merging erofs-fixes/fixes (57bbeacdbee7 erofs: fix deadlock when shrink ero= fs slab) Merging integrity-fixes/fixes (843385694721 evm: Fix a small race in init_d= esc()) Merging kunit-fixes/kunit-fixes (fa55b7dcdc43 Linux 5.16-rc1) Merging ubifs-fixes/fixes (78c7d49f55d8 ubifs: journal: Make sure to not di= rty twice for auth nodes) Merging memblock-fixes/fixes (b5013d084e03 Merge tag '5.16-rc-part1-smb3-cl= ient-fixes' of git://git.samba.org/sfrench/cifs-2.6) Merging cel-fixes/for-rc (8bb7eca972ad Linux 5.15) Merging irqchip-fixes/irq/irqchip-fixes (c5e0cbe2858d irqchip: nvic: Fix of= fset for Interrupt Priority Offsets) Merging renesas-fixes/fixes (432b52eea3dc ARM: shmobile: defconfig: Restore= graphical consoles) Merging perf-current/perf/urgent (8b98436af2c0 Merge tag 'perf-tools-fixes-= for-v5.16-2021-11-19' of git://git.kernel.org/pub/scm/linux/kernel/git/acme= /linux) Merging efi-fixes/urgent (1ff2fc02862d x86/sme: Explicitly map new EFI memm= ap table as encrypted) Merging zstd-fixes/zstd-linus (d58071a8a76d Linux 5.16-rc3) Merging drm-misc-fixes/for-linux-next-fixes (e485382ea7eb drm/ttm: fix ttm_= bo_swapout) Merging kbuild/for-next (373c0a890520 [for -next only] kconfig: generate in= clude/generated/rustc_cfg) Merging perf/perf/core (8ab774587903 Merge tag 'trace-v5.16-5' of git://git= .kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace) Merging compiler-attributes/compiler-attributes (7c00621dcaee compiler_type= s: mark __compiletime_assert failure as __noreturn) Merging dma-mapping/for-next (9fbd8dc19aa5 dma-mapping: use 'bitmap_zalloc(= )' when applicable) Merging asm-generic/master (a0eb2da92b71 futex: Wireup futex_waitv syscall) Merging arc/for-next (6880fa6c5660 Linux 5.15-rc1) Merging arm/for-next (0ce29cae5ba4 Merge branches 'devel-stable', 'misc' an= d 'fixes' into for-next) Merging arm64/for-next/core (221d4740452d Merge branches 'for-next/misc' an= d 'for-next/cache-ops-dzp' into for-next/core) Merging arm-perf/for-next/perf (e656972b6986 drivers/perf: Improve build te= st coverage) Merging arm-soc/for-next (b86314b30dee Merge branch 'arm/fixes' into for-ne= xt) Merging actions/for-next (444d018d8d38 ARM: dts: owl-s500-roseapplepi: Add = ATC2603C PMIC) Merging amlogic/for-next (996b0777eaca Merge branch 'v5.17/dt64' into for-n= ext) Merging aspeed/for-next (16d6dc8d8030 ARM: dts: aspeed: mtjade: Add uefi pa= rtition) Merging at91/at91-next (f3c0366411d6 ARM: dts: at91: sama7g5-ek: use blocks= 0 and 1 of TCB0 as cs and ce) Merging drivers-memory/for-next (7dda5cc4dca0 Merge branch 'mem-ctrl-next' = into for-next) Merging imx-mxs/for-next (8b0ebfb14c99 Merge branch 'imx/defconfig' into fo= r-next) $ git reset --hard HEAD^ Merging next-20211206 version of imx-mxs Merging keystone/next (cb293d3b430e Merge branch 'for_5.15/drivers-soc' int= o next) Merging mediatek/for-next (c7f6a2bf61cb Merge branch 'v5.16-next/dts64' int= o for-next) Merging mvebu/for-next (04e78a787b74 arm/arm64: dts: Enable 2.5G Ethernet p= ort on CN9130-CRB) Merging omap/for-next (92d190433bd8 Merge branch 'omap-for-v5.16/gpmc' into= for-next) Merging qcom/for-next (d5ad21c508f2 Merge branches 'arm64-for-5.17', 'clk-f= or-5.17', 'drivers-for-5.17' and 'dts-for-5.17' into for-next) Merging raspberrypi/for-next (0b8152b86818 ARM: dts: bcm2711-rpi-4-b: Add g= pio offsets to line name array) Merging renesas/next (168c85dfca17 Merge branch 'renesas-drivers-for-v5.17'= into renesas-next) Merging reset/reset/next (c4f5b30dda01 reset: Add of_reset_control_get_opti= onal_exclusive()) Merging rockchip/for-next (e862cef6cdda Merge branch 'v5.16-armsoc/soc-fixe= s' into for-next) Merging samsung-krzk/for-next (c82574d4e3bb Merge branch 'next/dt64' into f= or-next) Merging scmi/for-linux-next (ca54383f2adb Merge branch 'for-next/scmi' of g= it://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux into for-li= nux-next) Merging stm32/stm32-next (1149ccc5e891 ARM: dts: stm32: fix stusb1600 pinct= rl used on stm32mp157c-dk) Merging sunxi/sunxi/for-next (143a666ed34e Merge branch 'sunxi/dt-for-5.17'= into sunxi/for-next) Merging tee/next (ce352be35ba0 Merge branch 'async_notif' into next) Merging tegra/for-next (bbd827b4de7e Merge branch for-5.16/arm64/defconfig = into for-next) Merging ti/ti-next (0ab3ea88b32c Merge branch 'ti-k3-dts-next' into ti-next) Merging xilinx/for-next (326b5e9db528 Merge branch 'zynqmp/soc' into for-ne= xt) Merging clk/clk-next (e45d8b63eb89 Merge branch 'clk-fixes' into clk-next) Merging clk-imx/for-next (9dd81021084f clk: imx8mp: Fix the parent clk of t= he audio_root_clk) Merging clk-renesas/renesas-clk (33b22d9c3272 clk: renesas: r9a07g044: Add = TSU clock and reset entry) Merging clk-samsung/for-next (bcda841f9bf2 clk: samsung: exynos850: Registe= r clocks early) Merging csky/linux-next (e21e52ad1e01 csky: Make HAVE_TCM depend on !COMPIL= E_TEST) Merging h8300/h8300-next (1ec10274d436 h8300: don't implement set_fs) Merging m68k/for-next (376e3fdecb0d m68k: Enable memtest functionality) Merging m68knommu/for-next (0fcfb00b28c0 Linux 5.16-rc4) Merging microblaze/next (54b54ea061a8 microblaze: fix typo in a comment) Merging mips/mips-next (97ad1d89624d MIPS: TXx9: Let MACH_TX49XX select BOO= T_ELF32) Merging nds32/next (07cd7745c6f2 nds32/setup: remove unused memblock_region= variable in setup_memory()) CONFLICT (content): Merge conflict in arch/nds32/Kconfig CONFLICT (content): Merge conflict in arch/nds32/Kbuild Merging nios2/for-next (7f7bc20bc41a nios2: Don't use _end for calculating = min_low_pfn) Merging openrisc/for-next (433fe39f674d openrisc: Add clone3 ABI wrapper) Merging parisc-hd/for-next (0fcfb00b28c0 Linux 5.16-rc4) Merging powerpc/next (af3fdce4ab07 Revert "powerpc/code-patching: Improve v= erification of patchability") Merging soc-fsl/next (67a4fa80561f soc: fsl: Correct MAINTAINERS database (= SOC)) Merging risc-v/for-next (fa55b7dcdc43 Linux 5.16-rc1) Merging s390/for-next (f139862b92cf s390/vfio-ap: add status attribute to A= P queue device's sysfs dir) Merging sh/for-next (8518e694203d sh: pgtable-3level: Fix cast to pointer f= rom integer of different size) Merging sparc-next/master (dd0d718152e4 Merge tag 'spi-fix-v5.8-rc2' of git= ://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi) Merging uml/linux-next (ab6ff1fda1e8 uml: x86: add FORCE to user_constants.= h) Merging xtensa/xtensa-for-next (bd47cdb78997 xtensa: move section symbols t= o asm/sections.h) Merging pidfd/for-next (317465bcc6f4 Merge branch 'fs.idmapped' into for-ne= xt) Merging fscrypt/master (b7e072f9b77f fscrypt: improve a few comments) Merging fscache/fscache-next (b3c088faf78b fscache: Rewrite documentation) CONFLICT (content): Merge conflict in fs/cifs/fscache.c CONFLICT (content): Merge conflict in fs/cifs/connect.c CONFLICT (modify/delete): fs/cachefiles/bind.c deleted in fscache/fscache-n= ext and modified in HEAD. Version HEAD of fs/cachefiles/bind.c left in tree. CONFLICT (content): Merge conflict in Documentation/filesystems/netfs_libra= ry.rst $ git rm -f fs/cachefiles/bind.c Applying: fix up for "fs: add is_idmapped_mnt() helper" Merging afs/afs-next (52af7105eceb afs: Set mtime from the client for yfs c= reate operations) Merging btrfs/for-next (279373dee83e Fixup merge-to-merge conflict in lzo_c= ompress_pages) Merging ceph/master (fd84bfdddd16 ceph: fix up non-directory creation in SG= ID directories) Merging cifs/for-next (0fcfb00b28c0 Linux 5.16-rc4) Merging configfs/for-next (c42dd069be8d configfs: fix a race in configfs_lo= okup()) Merging ecryptfs/next (682a8e2b41ef Merge tag 'ecryptfs-5.13-rc1-updates' o= f git://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfs) Merging erofs/dev (a0961f351d82 erofs: don't trigger WARN() when decompress= ion fails) Merging exfat/dev (a671c22ee2d3 exfat: move super block magic number to mag= ic.h) Merging ext3/for_next (a48fc69fe658 udf: Fix crash after seekdir) Merging ext4/dev (124e7c61deb2 ext4: fix error code saved on super block du= ring file system abort) Merging f2fs/dev (ac8ef40187ab f2fs: avoid duplicate call of mark_inode_dir= ty) Merging fsverity/fsverity (07c99001312c fs-verity: support reading signatur= e with ioctl) Merging fuse/for-next (3e2b6fdbdc9a fuse: send security context of inode on= file) Merging gfs2/for-next (3c5c67ec29a9 gfs2: Fix gfs2_instantiate description) Merging jfs/jfs-next (c48a14dca2cb JFS: fix memleak in jfs_mount) Merging ksmbd/ksmbd-for-next (0fcfb00b28c0 Linux 5.16-rc4) Merging nfs/linux-next (064a91771f7a SUNRPC: use different lock keys for IN= ET6 and LOCAL) Merging nfs-anna/linux-next (8cfb9015280d NFS: Always provide aligned buffe= rs to the RPC read layers) Merging nfsd/nfsd-next (136057256686 Linux 5.16-rc2) Merging cel/for-next (53b4618c54df NFSD: Fix inconsistent indenting) Merging ntfs3/master (52e00ea6b26e fs/ntfs3: Update valid size if -EIOCBQUE= UED) Merging orangefs/for-next (ac2c63757f4f orangefs: Fix sb refcount leak when= allocate sb info failed.) Merging overlayfs/overlayfs-next (5b0a414d06c3 ovl: fix filattr copy-up fai= lure) Merging ubifs/next (9aaa6cc099f6 ubifs: Document sysfs nodes) Merging v9fs/9p-next (6e195b0f7c8e 9p: fix a bunch of checkpatch warnings) Merging xfs/for-next (e445976537ad xfs: remove incorrect ASSERT in xfs_rena= me) Merging zonefs/for-next (95b115332a83 zonefs: remove redundant null bio che= ck) Merging iomap/iomap-for-next (5ad448ce2976 iomap: iomap_read_inline_data cl= eanup) Merging djw-vfs/vfs-for-next (d03ef4daf33a fs: forbid invalid project ID) Merging file-locks/locks-next (80d8e4d3f313 fs/locks: fix fcntl_getlk64/fcn= tl_setlk64 stub prototypes) Merging vfs/for-next (8f40da9494cf Merge branch 'misc.namei' into for-next) Merging printk/for-next (614887c0a7fa Merge branch 'console-registration-cl= eanup' into for-next) Merging pci/next (fcf5ca40c844 Merge branch 'pci/errors') Merging pstore/for-next/pstore (a5d05b07961a pstore/ftrace: Allow immediate= recording) Merging hid/for-next (7d859aba56e6 Merge branch 'for-5.16/upstream-fixes' i= nto for-next) Merging i2c/i2c/for-next (4bca26c18f7b Merge branch 'i2c/for-mergewindow' i= nto i2c/for-next) Merging i3c/i3c/next (a3587e2c0578 i3c: fix incorrect address slot lookup o= n 64-bit) Merging dmi/dmi-for-next (f97a2103f1a7 firmware: dmi: Move product_sku info= to the end of the modalias) Merging hwmon-staging/hwmon-next (253402129b1a hwmon: (sht4x) Add device tr= ee match table) Merging jc_docs/docs-next (ce881fc06dc8 docs/scheduler: fix typo and warnin= g in sched-bwc) Merging v4l-dvb/master (1f1517fafda5 media: cx18: drop an unused macro) Merging v4l-dvb-next/master (e6df6ad17c76 media: bttv: use DEVICE_ATTR_RO()= helper macro) Merging pm/linux-next (ece4fd2617f3 Merge branch 'acpi-ec' into linux-next) Merging cpufreq-arm/cpufreq/arm/linux-next (8f5783ad9eb8 cpufreq: qcom-hw: = Use optional irq API) Merging cpupower/cpupower (79a0dc5530a9 tools: cpupower: fix typo in cpupow= er-idle-set(1) manpage) Merging devfreq/devfreq-next (5cf79c293821 PM / devfreq: Strengthen check f= or freq_table) Merging opp/opp/linux-next (7ca81b690e59 dt-bindings: opp: Allow multi-word= ed OPP entry name) Merging thermal/thermal/linux-next (673c68bd4839 thermal/drivers: Add TSU d= river for RZ/G2L) Merging ieee1394/for-next (54b3bd99f094 firewire: nosy: switch from 'pci_' = to 'dma_' API) Merging dlm/next (1b9beda83e27 fs: dlm: fix build with CONFIG_IPV6 disabled) Merging rdma/for-next (81ff48ddda0b RDMA/bnxt_re: Use bitmap_zalloc() when = applicable) Merging net-next/master (ce83278f313c Merge branch 'qed-enhancements') Merging bpf-next/for-next (d5284dedccdb libbpf: Add doc comments in libbpf.= h) CONFLICT (content): Merge conflict in kernel/bpf/btf.c CONFLICT (content): Merge conflict in Documentation/bpf/index.rst $ git reset --hard HEAD^ Merging next-20211202 version of bpf-next CONFLICT (content): Merge conflict in Documentation/bpf/index.rst [master 061a82d309a2] next-20211202/bpf-next Merging ipsec-next/master (ac1077e92825 net: xfrm: drop check of pols[0] fo= r the second time) Merging mlx5-next/mlx5-next (fa55b7dcdc43 Linux 5.16-rc1) Merging netfilter-next/master (632cb151ca53 netfilter: ctnetlink: remove us= eless type conversion to bool) Merging ipvs-next/master (ec574d9ee5d2 net: phylink: add 1000base-KX to phy= link_caps_to_linkmodes()) Merging wireless-drivers-next/master (fe6db7eda930 iwlwifi: mei: fix linkin= g when tracing is not enabled) Merging bluetooth/master (cf539ee3161a Bluetooth: mgmt: Make use of mgmt_se= nd_event_skb in MGMT_EV_DEVICE_CONNECTED) $ git reset --hard HEAD^ Merging next-20211203 version of bluetooth Merging mac80211-next/master (75c5bd68b699 ieee80211: change HE nominal pac= ket padding value defines) Merging mtd/mtd/next (ab14a0c836f8 mtdchar: prevent unbounded allocation in= MEMWRITE ioctl) Merging nand/nand/next (33a0da68fb07 mtd: rawnand: mpc5121: Remove unused v= ariable in ads5121_select_chip()) Merging spi-nor/spi-nor/next (228e80459960 MAINTAINERS: Add myself as SPI N= OR co-maintainer) Merging crypto/master (0ea275df84c3 crypto: octeontx2 - uninitialized varia= ble in kvf_limits_store()) Merging drm/drm-next (c305ae99dfd4 Merge tag 'drm-intel-next-2021-11-30' of= git://anongit.freedesktop.org/drm/drm-intel into drm-next) CONFLICT (content): Merge conflict in drivers/gpu/drm/vc4/vc4_kms.c CONFLICT (content): Merge conflict in drivers/gpu/drm/i915/display/intel_dp= _aux_backlight.c Merging drm-misc/for-linux-next (8697c410457f drm: aspeed: select CONFIG_DR= M_GEM_CMA_HELPER) Merging amdgpu/drm-next (ee641f210a83 drm/amdgpu: bump driver version for P= ROFILE IOCTL) CONFLICT (content): Merge conflict in drivers/gpu/drm/amd/pm/swsmu/smu_cmn.c CONFLICT (content): Merge conflict in drivers/gpu/drm/amd/amdgpu/nv.c CONFLICT (content): Merge conflict in drivers/gpu/drm/amd/amdgpu/amdgpu_vcn= .c Applying: fix up for "drm/amdgpu: cancel the correct hrtimer on exit" Merging drm-intel/for-linux-next (dfb924e33927 drm/i915/adlp: Remove requir= e_force_probe protection) Merging drm-intel-gt/for-linux-next-gt (8722ded49ce8 drm/i915: Fix error po= inter dereference in i915_gem_do_execbuffer()) CONFLICT (content): Merge conflict in drivers/gpu/drm/i915/display/intel_fb= c.c Merging drm-tegra/drm/tegra/for-next (cef3fb370da3 drm/tegra: Mark nvdec PM= functions as __maybe_unused) CONFLICT (content): Merge conflict in drivers/gpu/drm/tegra/gem.c Merging drm-msm/msm-next (fee328076333 mailmap: add and update email addres= ses) Merging imx-drm/imx-drm/next (20fbfc81e390 drm/imx: imx-tve: Make use of th= e helper function devm_platform_ioremap_resource()) Merging etnaviv/etnaviv/next (96894b795967 drm/etnaviv: constify static str= uct cooling_ops) Merging regmap/for-next (02d6fdecb9c3 regmap: allow to define reg_update_bi= ts for no bus configuration) Merging sound/for-next (86a9bb5bf9f6 ALSA: usb-audio: Drop CONFIG_PM ifdefs) Merging sound-asoc/for-next (3c732b648137 ASoC: fsl-asoc-card: Add missing = Kconfig option for tlv320aic31xx) Merging modules/modules-next (ced75a2f5da7 MAINTAINERS: Add Luis Chamberlai= n as modules maintainer) Merging input/next (fafc66387dc0 Input: wacom_i2c - clean up the query devi= ce fields) Merging block/for-next (1654eea49554 Merge branch 'for-5.17/block' into for= -next) Merging device-mapper/for-next (1b8d2789dad0 dm btree remove: fix use after= free in rebalance_children()) Merging libata/for-next (815b6cb37e8e ata: ahci_ceva: Fix id array access i= n ceva_ahci_read_id()) Merging pcmcia/pcmcia-next (e39cdacf2f66 pcmcia: i82092: fix a null pointer= dereference bug) Merging mmc/next (f9962ac595d2 mmc: sdhci-esdhc-imx: Add sdhc support for i= .MXRT series) Merging mfd/for-mfd-next (54d4c88b3759 mfd: Kconfig: Change INTEL_SOC_PMIC_= CHTDC_TI to bool) Merging backlight/for-backlight-next (3976e974df1f video: backlight: ili932= 0: Make ili9320_remove() return void) Merging battery/for-next (9652c02428f3 power: bq25890: add POWER_SUPPLY_PRO= P_TEMP) Merging regulator/for-next (d69e19723f88 regulator: qcom-rpmh: Add support = for PM8450 regulators) Merging security/next-testing (047843bdb316 Merge branch 'landlock_lsm_v34'= into next-testing) Merging apparmor/apparmor-next (fa55b7dcdc43 Linux 5.16-rc1) Merging integrity/next-integrity (32ba540f3c2a evm: mark evm_fixmode as __r= o_after_init) Merging keys/keys-next (e377c31f788f integrity: Load mokx variables into th= e blacklist keyring) CONFLICT (content): Merge conflict in certs/system_keyring.c Merging safesetid/safesetid-next (1b8b71922919 LSM: SafeSetID: Mark safeset= id_initialized as __initdata) Merging selinux/next (52f982f00b22 security,selinux: remove security_add_mn= t_opt()) Merging smack/next (0934ad42bb2c smackfs: use netlbl_cfg_cipsov4_del() for = deleting cipso_v4_doi) Merging tomoyo/master (5d9f4cf36721 Merge tag 'selinux-pr-20211123' of git:= //git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux) Merging tpmdd/next (7eba41fe8c7b tpm_tis_spi: Add missing SPI ID) Merging watchdog/master (0fcfb00b28c0 Linux 5.16-rc4) Merging iommu/next (86dc40c7ea9c iommu/vt-d: Fix unmap_pages support) Merging audit/next (fa55b7dcdc43 Linux 5.16-rc1) Merging devicetree/for-next (4e5b6de1f46d dt-bindings: net: cdns,macb: Conv= ert to json-schema) Merging mailbox/mailbox-for-next (97961f78e8bc mailbox: imx: support i.MX8U= LP S4 MU) Merging spi/for-next (e9d7c323cfbb dt-bindings: mtd: spi-nor: Add a referen= ce to spi-peripheral-props.yaml) Merging tip/auto-latest (7f32a31b0a34 Merge branch into tip/master: 'core/e= ntry') Merging clockevents/timers/drivers/next (453e2cadc97c dt-bindings: timer: t= pm-timer: Add imx8ulp compatible string) Merging edac/edac-for-next (0cfbfbdc97d6 Merge branch 'edac-misc' into edac= -for-next) Merging irqchip/irq/irqchip-next (11e45471abea Merge branch irq/misc-5.16 i= nto irq/irqchip-next) Merging ftrace/for-next (a55f224ff5f2 tracing: Fix pid filtering when trigg= ers are attached) Merging rcu/rcu/next (cd21e779ff21 kcsan: Turn barrier instrumentation into= macros) Merging kvm/next (ad5b353240c8 KVM: SVM: Do not terminate SEV-ES guests on = GHCB validation failure) Merging kvm-arm/next (276bd004a8c4 Merge branch kvm-arm64/hyp-header-split = into kvmarm-master/next) Merging kvms390/next (3fd8417f2c72 KVM: s390: add debug statement for diag = 318 CPNC data) Merging xen-tip/linux-next (00db58cf2118 xen: make HYPERVISOR_set_debugreg(= ) always_inline) Merging percpu/for-next (e4b37fd9e8f1 Merge branch 'for-5.16-fixes' into fo= r-next) Merging workqueues/for-next (45c753f5f24d workqueue: Fix unbind_workers() V= S wq_worker_sleeping() race) Merging drivers-x86/for-next (a602f5111fdd platform/x86: amd-pmc: Fix s2idl= e failures on certain AMD laptops) Merging chrome-platform/for-next (297d34e73d49 platform/chrome: cros_ec_pro= to: Use ec_command for check_features) Merging hsi/for-next (a1ee1c08fcd5 HSI: core: Fix return freed object in hs= i_new_client) Merging leds/for-next (66340b5a6f86 leds: leds-fsg: Drop FSG3 LED driver) Merging ipmi/for-next (0d075db78c25 ipmi/watchdog: Constify ident) Merging driver-core/driver-core-next (c097af1d0a84 device property: Check f= wnode->secondary when finding properties) Merging usb/usb-next (d598c3c46ea6 Merge 5.16-rc4 into usb-next) Merging usb-gadget/next (e49d033bddf5 Linux 5.12-rc6) Merging usb-serial/usb-next (d58071a8a76d Linux 5.16-rc3) Merging usb-chipidea-next/for-usb-next (78665f57c3fa usb: chipidea: udc: ma= ke controller hardware endpoint primed) Merging tty/tty-next (f5bced9f3435 Merge 5.16-rc4 into tty-next) Merging char-misc/char-misc-next (eec91694f927 uio: uio_dmem_genirq: Catch = the Exception) CONFLICT (content): Merge conflict in drivers/misc/eeprom/at25.c Merging extcon/extcon-next (9e6ef3a25e5e dt-bindings: extcon: usbc-tusb320:= Add TUSB320L compatible string) Merging phy-next/next (17dcc120fb8d phy: lan966x: Extend lan966x to support= multiple phy interfaces.) Merging soundwire/next (bb349fd2d580 soundwire: qcom: remove redundant vers= ion number read) Merging thunderbolt/next (d58071a8a76d Linux 5.16-rc3) Merging vfio/next (3bf1311f351e vfio/ccw: Convert to use vfio_register_emul= ated_iommu_dev()) Merging staging/staging-next (c601ab0eb478 staging: r8188eu: Fix coding sty= le error) Merging iio/togreg (1d9b750c92d7 iio: test: Add test for IIO_VAL_INT_64.) Merging mux/for-next (aff1016220a5 dt-bindings: ti-serdes-mux: Add defines = for J721S2 SoC) Merging icc/icc-next (50d1eefa2dd7 Merge branch 'icc-sc7280' into icc-next) Merging dmaengine/next (7eafa6eed7f1 dmaengine: ppc4xx: remove unused varia= ble `rval') Merging cgroup/for-next (e14da77113bb cgroup: Trace event cgroup id fields = should be u64) Merging scsi/for-next (d08adc366f2d Merge branch 'misc' into for-next) Merging scsi-mkp/for-next (bf3f120fd61c scsi: sd_zbc: Clean up sd_zbc_parse= _report() setting of wp) Merging vhost/linux-next (4bd5d4c69825 iommu/virtio: Support identity-mappe= d domains) Merging rpmsg/for-next (29f3c77b73e8 Merge branches 'rpmsg-next' and 'rproc= -next' into for-next) Merging gpio/for-next (7ac554888233 MAINTAINERS: Remove reference to non-ex= isting file) Merging gpio-brgl/gpio/for-next (9dbd1ab20509 gpiolib: check the 'ngpios' p= roperty in core gpiolib code) Merging gpio-intel/for-next (e1610431b95c gpio: dwapb: clarify usage of the= register file version) Merging gpio-sim/gpio/gpio-sim (5065e08e4ef3 gpio: sim: fix missing unlock = on error in gpio_sim_config_commit_item()) CONFLICT (content): Merge conflict in tools/testing/selftests/gpio/Makefile Merging pinctrl/for-next (ce646c7757d3 Merge branch 'devel' into for-next) Merging pinctrl-intel/for-next (db1b2a8caf5b pinctrl: cherryview: Use tempo= rary variable for struct device) Merging pinctrl-renesas/renesas-pinctrl (7c50a407b868 pinctrl: renesas: Rem= ove unneeded locking around sh_pfc_read() calls) Merging pinctrl-samsung/for-next (16dd3bb5c190 pinctrl: samsung: Make symbo= l 'exynos7885_pin_ctrl' static) Merging pwm/for-next (b6ce2af8766c pwm: img: Use only a single idiom to get= a runtime PM reference) Merging userns/for-next (9d3f401c52e3 Merge SA_IMMUTABLE-fixes-for-v5.16-rc= 2) Merging ktest/for-next (170f4869e662 ktest.pl: Fix the logic for truncating= the size of the log file for email) Merging kselftest/next (a2d2685623f1 selftests: cgroup: build error multipl= e outpt files) Merging livepatching/for-next (cd2d68f2d6b2 Merge branch 'for-5.15/cpu-hotp= lug' into for-next) Merging coresight/next (f9809d565135 Documentation: coresight: Update cores= ight configuration docs) Merging rtc/rtc-next (5c0189a8b52f rtc: rv8803: Add support for the Epson R= X8804 RTC) Merging nvdimm/libnvdimm-for-next (b80892ca022e memremap: remove support fo= r external pgmap refcounts) Merging at24/at24/for-next (92e1764787e5 eeprom: at24: remove struct at24_c= lient) Merging ntb/ntb-next (f96cb827ce49 ntb: ntb_pingpong: remove redundant init= ialization of variables msg_data and spad_data) Merging seccomp/for-next/seccomp (1e6d69c7b9cd selftests/seccomp: Report ev= ent mismatches more clearly) Merging kspp/for-next/kspp (879f756fa9bf Merge branches 'for-next/hardening= ', 'for-next/overflow' and 'for-next/thread_info/cpu' into for-next/kspp) Merging kspp-gustavo/for-next/kspp (64bc5a949ae1 Merge branch 'for-linus/ks= pp' into for-next/kspp) Merging cisco/for-next (9e98c678c2d6 Linux 5.1-rc1) Merging gnss/gnss-next (b15c90153fd9 gnss: drop stray semicolons) Merging fsi/next (7cc2f34e1f4d fsi: sbefifo: Use interruptible mutex lockin= g) Merging slimbus/for-next (fa55b7dcdc43 Linux 5.16-rc1) Merging nvmem/for-next (42f65ea5a727 nvmem: mtk-efuse: support minimum one = byte access stride and granularity) Merging xarray/main (f2aa11fd5144 tools: Fix math.h breakage) Merging hyperv/hyperv-next (285f68afa8b2 x86/hyperv: Protect set_hv_tscchan= ge_cb() against getting preempted) Merging auxdisplay/auxdisplay (4daa9ff89ef2 auxdisplay: charlcd: checking f= or pointer reference before dereferencing) Merging kgdb/kgdb/for-next (b77dbc86d604 kdb: Adopt scheduler's task classi= fication) Merging hmm/hmm (6880fa6c5660 Linux 5.15-rc1) Merging fpga/for-next (ea59fc1beff1 fpga: stratix10-soc: Do not use ret uni= nitialized in s10_probe()) Merging kunit/test (fa55b7dcdc43 Linux 5.16-rc1) Merging cfi/cfi/next (baaf965f9430 mtd: hyperbus: rpc-if: fix bug in rpcif_= hb_remove) Merging kunit-next/kunit (fa55b7dcdc43 Linux 5.16-rc1) Merging trivial/for-next (9ff9b0d392ea Merge tag 'net-next-5.10' of git://g= it.kernel.org/pub/scm/linux/kernel/git/netdev/net-next) Merging mhi/mhi-next (46827f596963 bus: mhi: pci_generic: Simplify code and= axe the use of a deprecated API) Merging memblock/for-next (e888fa7bb882 memblock: Check memory add/cap orde= ring) Merging init/init-user-pointers (38b082236e77 initramfs: use vfs_utimes in = do_copy) Merging counters/counters (e71ba9452f0b Linux 5.11-rc2) Merging rust/rust-next (075c05e2eb5d [RFC] drivers: android: Binder IPC in = Rust) CONFLICT (content): Merge conflict in scripts/kconfig/confdata.c CONFLICT (content): Merge conflict in samples/Makefile CONFLICT (content): Merge conflict in samples/Kconfig CONFLICT (content): Merge conflict in Documentation/process/changes.rst Merging cxl/next (53989fad1286 cxl/pmem: Fix module reload vs workqueue sta= te) Merging folio/for-next (c03571399870 mm: Add functions to zero portions of = a folio) Merging bitmap/bitmap-master-5.15 (785cb064e2f8 vsprintf: rework bitmap_lis= t_string) CONFLICT (content): Merge conflict in drivers/dma/ti/edma.c CONFLICT (content): Merge conflict in arch/parisc/include/asm/bitops.h Merging zstd/zstd-next (fa55b7dcdc43 Linux 5.16-rc1) Merging efi/next (720dff78de36 efi: Allow efi=3Druntime) Merging unicode/for-next (e2a58d2d3416 unicode: only export internal symbol= s for the selftests) CONFLICT (content): Merge conflict in fs/f2fs/sysfs.c Merging slab/slab-next (d395d823b3ae bootmem: Use page->index instead of pa= ge->freelist) Merging random/master (442e8775c9e5 random: document add_hwgenerator_random= ness() with other input functions) Merging akpm-current/current (928667871009 ubsan: remove CONFIG_UBSAN_OBJEC= T_SIZE) CONFLICT (content): Merge conflict in mm/zsmalloc.c CONFLICT (content): Merge conflict in mm/memremap.c CONFLICT (content): Merge conflict in mm/memcontrol.c $ git checkout -b akpm remotes/origin/akpm/master $ git rebase --onto master remotes/origin/akpm/master-base Merging akpm/master (6bd77728f3aa lib/stackdepot: always do filter_irq_stac= ks() in stack_depot_save()) --Sig_/dFDsHYyAq+j3bXdCzZSUQMb Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEENIC96giZ81tWdLgKAVBC80lX0GwFAmGvD6sACgkQAVBC80lX 0GxE1Qf+PCWmMAgISCnwVWj1I6bdcxdqQFQ++ygGxzqVMDKR+esLBEUofi8xBJEq SD5QltptGpssQy6qvoEA9DJlxq7bIamB7riLf8qjAczFsScuixUw6hQEoR8gJwpl Ij5R2ckz7kY/eosSbtvVvRewaIkzlHbC3uYlArxrOjzpOb94xVVJVwxVkEpIinq9 VOkuGscxAJeV+lGndS9rsGF/Iv4IYn/pEnhmbQuC6uyt3gXMev0RWNl/yOegZvBm apqiFHlaBdGPJE4wJxJGFqFCtSx96A/Kr6ZYXLo7s9yIvyb9PMNqnoLl3mNSFVsO mLfmUorweuElfUJRca5/KyRPR7pLig== =WZG7 -----END PGP SIGNATURE----- --Sig_/dFDsHYyAq+j3bXdCzZSUQMb--