freebsd-skq/sys/ia64
Marcel Moolenaar 9a1bf46934 Make sure we don't index the pm_rid array out of bounds in
pmap_ensure_rid(). This can happen because the function is
called for both user and kernel addresses, while the rid array
only has room for user addresses. This bug got exposed by rev
1.58 of ia64/ia64/pmap.c and rev 1.8 of ia64/include/pmap.h.
2002-05-04 08:04:28 +00:00
..
acpica Move a couple of prototypes together instead of being incompletely 2002-03-19 11:14:52 +00:00
compile Don't need the .keep_me files. Obrien and I committed past each other. 2001-07-01 23:35:44 +00:00
conf Remove KTR_EXTEND. 2002-04-30 02:14:24 +00:00
ia32 Initial support for executing IA-32 binaries. This will not compile 2002-04-10 19:34:51 +00:00
ia64 Make sure we don't index the pm_rid array out of bounds in 2002-05-04 08:04:28 +00:00
include The width of segsz_t should be 64, not 32 on ia64. 2002-05-02 09:04:29 +00:00
isa Tidy up some loose ends. 2002-04-29 07:43:16 +00:00
pci Delete legacy pcib code - we can't possibly work without acpi on ia64. 2001-10-06 10:09:57 +00:00