]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
fscache: Change %p in format strings to something else
authorDavid Howells <dhowells@redhat.com>
Mon, 19 Oct 2020 20:32:55 +0000 (21:32 +0100)
committerDavid Howells <dhowells@redhat.com>
Fri, 27 Aug 2021 12:34:02 +0000 (13:34 +0100)
commitc97a72ded933a1ec88fa8f8d7aecef098d3e540b
tree20f24ba0a0598975d2fe826ea36b6c0c6682b229
parent58f386a73f16cea1f78e8466cc5c402eb7f6fcf8
fscache: Change %p in format strings to something else

Change plain %p in format strings in fscache code to something more useful,
since %p is now hashed before printing and thus no longer matches the
contents of an oops register dump.

Signed-off-by: David Howells <dhowells@redhat.com>
Reviewed-by: Jeff Layton <jlayton@redhat.com>
cc: linux-cachefs@redhat.com
Link: https://lore.kernel.org/r/160588474843.3465195.5446072310069374803.stgit@warthog.procyon.org.uk/
Link: https://lore.kernel.org/r/162431199509.2908479.2950631488219944294.stgit@warthog.procyon.org.uk/
fs/fscache/cache.c
fs/fscache/cookie.c
fs/fscache/object.c