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>] [thread-next>] [day] [month] [year] [list]
Date:   Thu, 12 Jan 2023 23:49:07 -0500
From:   Peter Foley <pefoley2@...oley.com>
To:     Richard Weinberger <richard@....at>,
        Anton Ivanov <anton.ivanov@...bridgegreys.com>,
        Johannes Berg <johannes@...solutions.net>
Cc:     linux-um@...ts.infradead.org, linux-kernel@...r.kernel.org,
        Peter Foley <pefoley2@...oley.com>
Subject: [PATCH 0/4] um: Various build fixes for allyesconfig

Fix some build failures I ran across when trying to build an allyesconfig
kernel for ARCH=um.

To: Richard Weinberger <richard@....at>
To: Anton Ivanov <anton.ivanov@...bridgegreys.com>
To: Johannes Berg <johannes@...solutions.net>
Cc: linux-um@...ts.infradead.org
Cc: linux-kernel@...r.kernel.org
Signed-off-by: Peter Foley <pefoley2@...oley.com>

---
Peter Foley (4):
      um: Make the definition of cpu_data more compatible
      um: Avoid pcap multiple definition errors
      um: Prevent building modules incompatible with MODVERSIONS
      um: Use CFLAGS_vmlinux

 arch/um/Makefile                        | 3 +--
 arch/um/drivers/Kconfig                 | 2 ++
 arch/um/drivers/pcap_kern.c             | 4 ++--
 arch/um/include/asm/processor-generic.h | 2 +-
 arch/um/kernel/um_arch.c                | 2 +-
 5 files changed, 7 insertions(+), 6 deletions(-)
---
base-commit: d9fc1511728c15df49ff18e49a494d00f78b7cd4
change-id: 20230112-um-3f06b1bbbbb0

Best regards,
-- 
Peter Foley <pefoley2@...oley.com>

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ