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-prev] [day] [month] [year] [list]
Date:   Mon, 30 May 2022 13:26:42 -0700
From:   Davidlohr Bueso <dave@...olabs.net>
To:     Junwen Wu <wudaemon@....com>
Cc:     rostedt@...dmis.org, mingo@...hat.com, will@...nel.org,
        peterz@...radead.org, tglx@...utronix.de,
        linux-kernel@...r.kernel.org
Subject: Re: [PATCH v2] softirq: Add tracepoint for tasklet_entry/exit

On Sat, 28 May 2022, Junwen Wu wrote:

>Usually softirq handler is pre-defined,only tasklet can be register by
>driver.We expand tracepoint for tasklet_entry/exit to trace
>tasklet handler.

Tasklets are artifacts of the past, and deprecated years ago. Lets not
add to moot interfaces. Everything should be converted to run in task
context.

Thanks,
Davidlohr

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ