why does mtrr use suser() and not capable(CAP_SYS_ADMIN)?

Tigran Aivazian (tigran@sco.COM)
Tue, 15 Feb 2000 11:45:19 +0000 (GMT)


Hi guys,

Is there any reason why does mtrr (e.g. mtrr_ioctl()) use the old suser()
instead of the new capable() (e.g. CAP_SYS_ADMIN seems the closest) to
do permission check?

Thanks,
------
Tigran A. Aivazian | http://www.sco.com
Escalations Research Group | tel: +44-(0)1923-813796
Santa Cruz Operation Ltd | http://www.ocston.org/~tigran

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/