commit | 01e2f533a234dc62d16c0d3d4fb9d71cf1ce50c3 | [log] [tgz] |
---|---|---|
author | Kees Cook <kees.cook@canonical.com> | Fri Feb 11 19:29:44 2011 -0800 |
committer | Dave Airlie <airlied@redhat.com> | Mon Feb 14 09:23:20 2011 +1000 |
tree | 62a0e3ac022fc0f8e7abb1d45871be444206ae8a | |
parent | 9fad321ac6bedd96f449754a1a25289ea1789a49 [diff] |
drm: do not leak kernel addresses via /proc/dri/*/vma In the continuing effort to avoid kernel addresses leaking to unprivileged users, this patch switches to %pK for /proc/dri/*/vma. Signed-off-by: Kees Cook <kees.cook@canonical.com> Signed-off-by: Dave Airlie <airlied@redhat.com>