diff options
author | Kevin Cernekee <[email protected]> | 2009-07-05 12:08:19 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2009-07-06 13:57:03 -0700 |
commit | 5bfd7560979062ad75c9805c1719cec990b5db29 (patch) | |
tree | cdefaa4920ad4f87f4cd66f96cb4112b2be2bde3 /net/lapb/lapb_timer.c | |
parent | c8236db9cd7aa492dcfcdcca702638e704abed49 (diff) |
Fix virt_to_phys() warnings
These warnings were observed on MIPS32 using 2.6.31-rc1 and gcc-4.2.0:
mm/page_alloc.c: In function 'alloc_pages_exact':
mm/page_alloc.c:1986: warning: passing argument 1 of 'virt_to_phys' makes pointer from integer without a cast
drivers/usb/mon/mon_bin.c: In function 'mon_alloc_buff':
drivers/usb/mon/mon_bin.c:1264: warning: passing argument 1 of 'virt_to_phys' makes pointer from integer without a cast
[[email protected]: fix kernel/perf_counter.c too]
Signed-off-by: Kevin Cernekee <[email protected]>
Cc: Andi Kleen <[email protected]>
Cc: Ralf Baechle <[email protected]>
Cc: Ingo Molnar <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions