public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] random/trace: remove unused function
@ 2020-05-21 13:46 Yann Droneaud
  2020-05-21 13:46 ` [PATCH 1/4] random/trace: remove unused trace_random_read() Yann Droneaud
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Yann Droneaud @ 2020-05-21 13:46 UTC (permalink / raw)
  To: Steven Rostedt, Ingo Molnar, Theodore Ts'o
  Cc: Andy Lutomirski, linux-kernel, Yann Droneaud

Hi,

After simplifications brought recently to random [1], some
trace functions are no more needed. This patchset removes
them.

[1] https://lore.kernel.org/linux-api/cover.1577088521.git.luto@kernel.org/

Yann Droneaud (4):
  random/trace: remove unused trace_random_read()
  random/trace: remove unused trace_push_to_pool()
  random/trace: remove unused trace_extract_entropy_user()
  random/trace: remove unused trace_xfer_secondary_pool()

 include/trace/events/random.h | 93 +----------------------------------
 1 file changed, 1 insertion(+), 92 deletions(-)

-- 
2.25.4


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2020-05-21 14:07 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-05-21 13:46 [PATCH 0/4] random/trace: remove unused function Yann Droneaud
2020-05-21 13:46 ` [PATCH 1/4] random/trace: remove unused trace_random_read() Yann Droneaud
2020-05-21 13:46 ` [PATCH 2/4] random/trace: remove unused trace_push_to_pool() Yann Droneaud
2020-05-21 13:46 ` [PATCH 3/4] random/trace: remove unused trace_extract_entropy_user() Yann Droneaud
2020-05-21 13:46 ` [PATCH 4/4] random/trace: remove unused trace_xfer_secondary_pool() Yann Droneaud

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox