dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/arch/ia64/oprofile
Tony Luck ff00c2a5b2 [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: Tony Luck <tony.luck@intel.com>
2011-04-07 11:05:56 -07:00
..
Makefile
backtrace.c [IA64] fix build warning in arch/ia64/oprofile/backtrace.c 2011-04-07 11:05:56 -07:00
init.c oprofile: more whitespace fixes 2008-10-15 20:55:51 +02:00
perfmon.c oprofile: more whitespace fixes 2008-10-15 20:55:51 +02:00