NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
port-ia64/46039: pmap_kremove() seems to ignore size
>Number: 46039
>Category: port-ia64
>Synopsis: pmap_kremove() seems to ignore size
>Confidential: no
>Severity: critical
>Priority: high
>Responsible: port-ia64-maintainer
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Fri Feb 17 12:25:00 +0000 2012
>Originator: Manuel Bouyer
>Release: HEAD sources as of a few days ago
>Organization:
>Environment:
>Description:
ia64/ia64/pmap.c:pmap_kremove() ignores the size parameter,
removing only the first mapping of the range.
>How-To-Repeat:
code inspection
>Fix:
add a loop to process all the pages in the range
Home |
Main Index |
Thread Index |
Old Index