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 for Android: free password hash cracker in your pocket
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Wed,  3 Apr 2019 18:08:58 +0100
From:   Robin Murphy <robin.murphy@....com>
To:     will.deacon@....com
Cc:     mark.rutland@....com, linux-arm-kernel@...ts.infradead.org,
        linux-kernel@...r.kernel.org, tglx@...utronix.de,
        suzuki.poulose@....com, bigeasy@...utronix.de,
        peterz@...radead.org, clabbe.montjoie@...il.com,
        Meng.Li@...driver.com
Subject: [PATCH v2 0/2] Fix Arm system PMU hotplug issues

Hi all,

After a converstaion with Thomas a while back, it felt like the best way
forward here is just to resolve the pressing preemption violation, and
not make things more complicated by trying to manage theoretical races
within perf core from a distance.

Thus v2 simply nukes the offending logic and brings those drivers in
line with the status quo. Due to the abrupt change in tactic I've not
kept the review tags given for v1.

Robin.


Robin Murphy (2):
  perf/arm-cci: Remove broken race mitigation
  perf/arm-ccn: Remove broken race mitigation

 drivers/perf/arm-cci.c | 16 +++++++---------
 drivers/perf/arm-ccn.c | 23 +++++++++++------------
 2 files changed, 18 insertions(+), 21 deletions(-)

-- 
2.21.0.dirty

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ