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:   Sun,  6 Jun 2021 20:15:24 +0200
From:   Aleksander Jan Bajkowski <olek2@...pl>
To:     tsbogend@...ha.franken.de, olek2@...pl, linux-mips@...r.kernel.org,
        linux-kernel@...r.kernel.org
Cc:     Aleksander Jan Bajkowski <A.Bajkowski@...d.elka.pw.edu.pl>
Subject: [RFC PATCH 0/1] MIPS: smp-mt: enable all hardware interrupts on second VPE

From: Aleksander Jan Bajkowski <A.Bajkowski@...d.elka.pw.edu.pl>

This patch is marked as RFC because I'm not sure if it's a good place
to put this code.

This patch is needed to handle interrupts by the second VPE on Lantiq.
It seems the Lantiq SoC is using all the hardware interrupt lines.
Currently changing smp_affinity to the second VPE hangs interrupts.

Tested on lantiq xRX200 and xRX330 (MIPS 34Kc core).

Aleksander Jan Bajkowski (1):
  MIPS: smp-mt: enable all hardware interrupts on second VPE

 arch/mips/kernel/smp-mt.c | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

-- 
2.30.2

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ