fix: block: remove the request_queue to argument request based tracepoints (v5.11)
authorMichael Jeanson <mjeanson@efficios.com>
Thu, 7 Jan 2021 16:17:20 +0000 (11:17 -0500)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Tue, 19 Jan 2021 20:26:09 +0000 (15:26 -0500)
commitf65e1a7780ae8c9d91d8366618020c335a9bcd93
tree64db8c73bd94bb144ce975f2e3faaf9829c72c8d
parent4ce0c5d22f0f066b0220cc2b2c2dccc6e757831f
fix: block: remove the request_queue to argument request based tracepoints (v5.11)

See upstream commit :

  commit a54895fa057c67700270777f7661d8d3c7fda88a
  Author: Christoph Hellwig <hch@lst.de>
  Date:   Thu Dec 3 17:21:39 2020 +0100

    block: remove the request_queue to argument request based tracepoints

    The request_queue can trivially be derived from the request.

Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
Change-Id: I532c928bdd36ef57d9b0b61c95fe42f5d479cefb
instrumentation/events/lttng-module/block.h
This page took 0.025422 seconds and 4 git commands to generate.