fix: random: remove unused tracepoints (v5.10, v5.15)
authorHe Zhe <zhe.he@windriver.com>
Thu, 2 Jun 2022 06:36:08 +0000 (06:36 +0000)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Thu, 2 Jun 2022 14:59:25 +0000 (10:59 -0400)
commit1901e0eb58795e850e8fdcb5e1c235e4397b470d
tree82982cf172c2dd981d09e11d1a73ed02ea12afca
parent9c5b8de32b5745f3ff31079c02da64595e101bee
fix: random: remove unused tracepoints (v5.10, v5.15)

The following kernel commit has been back ported to v5.10.119 and v5.15.44.

commit 14c174633f349cb41ea90c2c0aaddac157012f74
Author: Jason A. Donenfeld <Jason@zx2c4.com>
Date:   Thu Feb 10 16:40:44 2022 +0100

  random: remove unused tracepoints

  These explicit tracepoints aren't really used and show sign of aging.
  It's work to keep these up to date, and before I attempted to keep them
  up to date, they weren't up to date, which indicates that they're not
  really used. These days there are better ways of introspecting anyway.

Signed-off-by: He Zhe <zhe.he@windriver.com>
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
Change-Id: I0b7eb8aa78b5bd2039e20ae3e1da4c5eb9018789
src/probes/Kbuild
This page took 0.025012 seconds and 4 git commands to generate.