freebsd-dev/sys/arm
Scott Long 50736a153b Fix a problem with tag->boundary inheritence that has existed since day one
and was propagated to nearly every platform.  The boundary of the child needs
to consider the boundary of the parent and pick the minimum of the two, not
the maximum.  However, if either is 0 then pick the appropriate one.
This bug was exposed by a recent change to ATA, which should now be fixed by
this change.  The alignment and maxsegsz tag attributes likely also need
a similar review in the near future.

This is a MT5 candidate.

Reviewed by: marcel
Submitted by: sos (in part)
2004-09-08 04:54:19 +00:00
..
arm Fix a problem with tag->boundary inheritence that has existed since day one 2004-09-08 04:54:19 +00:00
compile
conf This is FreeBSD/arm, not FreeBSD/i386 2004-05-14 14:52:32 +00:00
include Move the kernel-specific logic to adjust frompc from MI to MD. For 2004-08-27 19:42:35 +00:00
sa11x0 Refactor a bunch of scheduler code to give basically the same behaviour 2004-09-05 02:09:54 +00:00