Mark Johnston
b6da2600f9
Fix the PAE kernel gcc build.
...
The error was caused by map_ucode() casting a vm_paddr_t to a void *.
Use a uintptr_t instead to match the caller. Fix some style bugs while
here.
Reported by: bde
Reviewed by: bde
MFC after: 1 week
Sponsored by: The FreeBSD Foundation
2018-12-11 16:49:01 +00:00
..
2018-12-08 04:53:08 +00:00
2018-12-10 13:38:13 +00:00
2018-12-11 11:13:11 +00:00
2018-12-09 21:37:34 +00:00
2018-12-03 19:35:21 +00:00
2018-12-10 13:41:33 +00:00
2018-12-08 19:32:23 +00:00
2018-12-06 20:15:54 +00:00
2018-10-26 20:53:01 +00:00
2018-10-20 20:45:49 +00:00
2018-12-11 16:35:59 +00:00
2018-11-30 10:31:30 +00:00
2018-12-03 20:54:17 +00:00
2018-12-07 02:44:04 +00:00
2018-11-10 21:02:32 +00:00
2018-12-08 22:12:57 +00:00
2018-09-26 17:12:14 +00:00
2018-12-11 12:08:18 +00:00
2018-07-18 00:56:25 +00:00
2018-10-20 22:39:35 +00:00
2018-12-10 21:33:01 +00:00
2018-12-09 21:53:45 +00:00
2018-12-05 15:38:52 +00:00
2018-08-10 20:37:32 +00:00
2018-11-27 04:05:38 +00:00
2018-12-05 17:06:00 +00:00
2018-12-05 17:06:00 +00:00
2018-10-21 14:19:16 +00:00
2018-12-06 19:27:15 +00:00
2018-07-30 15:46:40 +00:00
2018-06-16 08:26:23 +00:00
2018-12-05 13:27:17 +00:00
2018-10-23 18:07:37 +00:00
2018-12-11 02:03:00 +00:00
2018-12-11 02:16:27 +00:00
2018-07-20 12:03:16 +00:00
2018-11-29 09:19:48 +00:00
2018-12-03 20:54:17 +00:00
2018-12-11 12:01:46 +00:00
2018-10-21 08:29:36 +00:00
2018-07-15 00:31:17 +00:00
2018-11-09 18:56:40 +00:00
2018-12-06 01:04:56 +00:00
2018-12-07 16:22:54 +00:00
2018-12-11 16:49:01 +00:00
2018-09-13 07:14:11 +00:00