Justin Hibbits 2bac48c266 Print Maximum Data Transfer Size as a long rather than int
PowerPC has PAGE_SIZE as a long, not an int.  This causes the compiler to throw
a format mismatch warning on this print.  To work around the difference, print
it as a long instead of an int, and force the argument to a long.

Reviewed By: imp
Differential Revision: https://reviews.freebsd.org/D15653
2018-06-07 04:02:09 +00:00
..
2018-05-09 18:41:04 +00:00
2018-01-29 09:27:32 +00:00
2018-02-20 05:35:00 +00:00
2018-03-17 12:59:55 +00:00
2018-05-29 21:52:13 +00:00
2017-10-31 00:07:04 +00:00
2018-03-17 12:59:55 +00:00
2018-05-10 12:25:01 +00:00
2018-05-23 11:45:46 +00:00
2017-10-31 00:07:04 +00:00
2018-03-17 12:59:55 +00:00
2018-03-17 12:59:55 +00:00
2018-03-17 12:59:55 +00:00
2018-03-31 15:06:14 +00:00
2017-10-31 00:07:04 +00:00
2018-03-17 12:59:55 +00:00
2018-02-12 14:44:21 +00:00