lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:   Tue, 13 Jun 2023 15:10:08 +1000
From:   Stephen Rothwell <sfr@...b.auug.org.au>
To:     Vlastimil Babka <vbabka@...e.cz>,
        Thomas Bogendoerfer <tsbogend@...ha.franken.de>
Cc:     Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
        Linux Next Mailing List <linux-next@...r.kernel.org>,
        Paul Cercueil <paul@...pouillou.net>
Subject: linux-next: manual merge of the slab tree with the mips tree

Hi all,

Today's linux-next merge of the slab tree got a conflict in:

  arch/mips/configs/ci20_defconfig

between commit:

  e94c1e492139 ("MIPS: configs: CI20: Regenerate defconfig")

from the mips tree and commit:

  eb07c4f39c3e ("mm/slab: rename CONFIG_SLAB to CONFIG_SLAB_DEPRECATED")

from the slab tree.

I fixed it up (see below) and can carry the fix as necessary. This
is now fixed as far as linux-next is concerned, but any non trivial
conflicts should be mentioned to your upstream maintainer when your tree
is submitted for merging.  You may also want to consider cooperating
with the maintainer of the conflicting tree to minimise any particularly
complex conflicts.

-- 
Cheers,
Stephen Rothwell

diff --cc arch/mips/configs/ci20_defconfig
index 920b27977dac,28eb15a1ffc4..000000000000
--- a/arch/mips/configs/ci20_defconfig
+++ b/arch/mips/configs/ci20_defconfig
@@@ -23,15 -25,12 +23,14 @@@ CONFIG_MACH_INGENIC_SOC=
  CONFIG_JZ4780_CI20=y
  CONFIG_HIGHMEM=y
  CONFIG_HZ_100=y
 -# CONFIG_SECCOMP is not set
  # CONFIG_SUSPEND is not set
 +# CONFIG_SECCOMP is not set
  CONFIG_MODULES=y
  # CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set
- CONFIG_SLAB=y
 +# CONFIG_COMPAT_BRK is not set
  # CONFIG_COMPACTION is not set
  CONFIG_CMA=y
 +# CONFIG_VM_EVENT_COUNTERS is not set
  CONFIG_NET=y
  CONFIG_PACKET=y
  CONFIG_UNIX=y

Content of type "application/pgp-signature" skipped

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ