Skip to content
Commit ff00c2a5 authored by Tony Luck's avatar Tony Luck
Browse files

[IA64] fix build warning in arch/ia64/oprofile/backtrace.c



arch/ia64/oprofile/backtrace.c:63: warning: comparison of distinct pointer types lacks a cast

Comparing a "u64 *" with an "unsigned long *". Make them match.

Signed-off-by: default avatarTony Luck <tony.luck@intel.com>
parent 6221f222
Loading
Loading
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