diff options
| author | Ben Skeggs <[email protected]> | 2015-08-20 14:54:11 +1000 |
|---|---|---|
| committer | Ben Skeggs <[email protected]> | 2015-08-28 12:40:21 +1000 |
| commit | 6594363b9f765e569feb6222d7d07e19db3fa460 (patch) | |
| tree | bef418181b4866e76fef61ea5c77fecc0dcbf825 /tools/perf/scripts/python/event_analyzing_sample.py | |
| parent | 5444204036b2e3a4aeeef6265897df3a9976bf97 (diff) | |
drm/nouveau/core: type-safe printk macros
These require an explicit pointers to nvkm_object/nvkm_subdev/nvkm_device,
depending on which macros are used. This is unlike the previous macros
which take a void *, and work for anything derived from nvkm_object (by
way of some awful heuristics).
The output will be a bit confused until everything has been transitioned,
as the logging format used is a more standard style that previously.
In addition, usage of pr_cont(), which doesn't work correctly with the
dev_*() printk functions (and was potentially racy to begin with), will
be replaced.
Signed-off-by: Ben Skeggs <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions