diff options
| author | Qitao Xu <[email protected]> | 2021-07-15 05:59:23 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2021-07-15 17:28:48 +0000 |
| commit | 65875073eddd24d7b3968c1501ef29277398dc7b (patch) | |
| tree | e96f7d1630c70f6471c39903cd69d75b2d16193e /drivers/gpu/drm/amd/amdgpu/amdgpu_virt.c | |
| parent | liquidio: Fix unintentional sign extension issue on left shift of u16 (diff) | |
| download | kernel-65875073eddd24d7b3968c1501ef29277398dc7b.tar.gz kernel-65875073eddd24d7b3968c1501ef29277398dc7b.zip | |
net: use %px to print skb address in trace_netif_receive_skb
The print format of skb adress in tracepoint class net_dev_template
is changed to %px from %p, because we want to use skb address
as a quick way to identify a packet.
Note, trace ring buffer is only accessible to privileged users,
it is safe to use a real kernel address here.
Reviewed-by: Cong Wang <[email protected]>
Signed-off-by: Qitao Xu <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_virt.c')
0 files changed, 0 insertions, 0 deletions
