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: <20210902140313.1555053-1-konrad.wilk@oracle.com>
Date:   Thu,  2 Sep 2021 14:03:12 +0000
From:   Konrad Rzeszutek Wilk <konrad.wilk@...cle.com>
To:     linux-kernel@...r.kernel.org, vijayendra.suman@...cle.com,
        mlombard@...hat.com, rppt@...nel.org, pjones@...hat.com
Subject: [PATCH] Fix for iBFT compile issues on ARM64

This is a patch to fix the https://lkml.org/lkml/2021/8/3/108 compile
issue which I managed to miss. My apologies for the late fix - please
see the attached patch.

The fix is rather simple - only on X86 do we need to search for the
iBFT under 640KB, so lets ifdef that code.

I also put the patch in linux-next and devel/for-linus-5.15

 drivers/firmware/iscsi_ibft.c | 22 +++++++++++++++++-----
 1 file changed, 17 insertions(+), 5 deletions(-)

Konrad Rzeszutek Wilk (1):
      iscsi_ibft: Fix isa_bus_to_virt not working under ARM


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ