aboutsummaryrefslogtreecommitdiff
path: root/kernel/gcov/clang.c
diff options
context:
space:
mode:
authorMatthew Brost <[email protected]>2024-08-01 08:41:17 -0700
committerMatthew Brost <[email protected]>2024-08-01 11:00:12 -0700
commit53369581dc0c68a5700ed51e1660f44c4b2bb524 (patch)
treed9eea326859f049e4df4bced7c3af8934b405eed /kernel/gcov/clang.c
parentc3bc97d2f102ddd5a8341eeb2dbae2a3e98bb46a (diff)
drm/printer: Allow NULL data in devcoredump printer
We want to determine the size of the devcoredump before writing it out. To that end, we will run the devcoredump printer with NULL data to get the size, alloc data based on the generated offset, then run the devcorecump again with a valid data pointer to print. This necessitates not writing data to the data pointer on the initial pass, when it is NULL. v5: - Better commit message (Jonathan) - Add kerenl doc with examples (Jani) Cc: Maarten Lankhorst <[email protected]> Acked-by: Maarten Lankhorst <[email protected]> Signed-off-by: Matthew Brost <[email protected]> Reviewed-by: Jonathan Cavitt <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'kernel/gcov/clang.c')
0 files changed, 0 insertions, 0 deletions