Skip to content
Snippets Groups Projects
Commit ceab29fd authored by Jake Freeland's avatar Jake Freeland Committed by Kamil Konieczny
Browse files

tests/i915/gem_mmap_*: Add NULL to ptrace() calls


In FreeBSD, the ptrace() function cannot take a variable
length list of arguments. This patch adds NULL in the @data
parameter to allow for compilation on FreeBSD systems.

Signed-off-by: default avatarJake Freeland <jfree@freebsd.org>
Reviewed-by: default avatarKamil Konieczny <kamil.konieczny@linux.intel.com>
parent 773802be
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment