On Tue, Mar 11, 2008 at 02:08:04PM -0400, Jarod Wilson wrote:

> The kmod requires the kernel symbols mtrr_del and mtrr_add, which I'd  
> wager a guess aren't in the kabi whitelist, and thus not "provided" by  
> any installed kernel.
> 
> Okay, just double-checked... mtrr_add and mtrr_del are on the kabi  
> whitelist for i686, but not for x86_64. So yeah, those symbols aren't  
> whitelisted for x86_64, so the x86_64 kernel doesn't Provide them for  
> you.

Do I understand it correctly that the problem is not that the kernel
packages does not provide (RPM-wise) ksym(mtrr_*), but that the kmod
package does require (RPM-wise) these ksym(mtrr_*) things?  Is this
because find-requires.ksyms uses some incomplete whitelist?

-- 
--    Jos Vos <[EMAIL PROTECTED]>
--    X/OS Experts in Open Systems BV   |   Phone: +31 20 6938364
--    Amsterdam, The Netherlands        |     Fax: +31 20 6948204

_______________________________________________
rhelv5-list mailing list
rhelv5-list@redhat.com
https://www.redhat.com/mailman/listinfo/rhelv5-list

Reply via email to