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]
Message-ID: <20200406121233.109889-1-mst@redhat.com>
Date:   Mon, 6 Apr 2020 08:12:39 -0400
From:   "Michael S. Tsirkin" <mst@...hat.com>
To:     linux-kernel@...r.kernel.org
Cc:     Ard Biesheuvel <ardb@...nel.org>,
        "richard.henderson@...aro.org" <richard.henderson@...aro.org>,
        "christophe.lyon@...com" <christophe.lyon@...com>,
        kbuild test robot <lkp@...el.com>,
        "daniel.santos@...ox.com" <daniel.santos@...ox.com>,
        Jason Wang <jasowang@...hat.com>,
        "kbuild-all@...ts.01.org" <kbuild-all@...ts.01.org>,
        Russell King <rmk+kernel@...linux.org.uk>,
        Linux ARM <linux-arm-kernel@...ts.infradead.org>
Subject: [PATCH v2 0/2] vhost: add kconfig dependencies

Add kconfig dependencies to disable vhost on configs where build
currently fails.  It might be worth it to go back and fix the build
there down the road.

Changes from v1:
	add patch to disable build with ARM OABI

Michael S. Tsirkin (2):
  vdpa-sim: depend on HAS_DMA
  vhost: disable for OABI

 drivers/misc/mic/Kconfig |  2 +-
 drivers/net/caif/Kconfig |  2 +-
 drivers/vdpa/Kconfig     |  2 +-
 drivers/vhost/Kconfig    | 17 +++++++++++++----
 4 files changed, 16 insertions(+), 7 deletions(-)

-- 
MST

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ