I am looking at SL Linux 5.2 (kernel version 2.6.18-128.7.1.el5) and Fedora 
Core 8 (kernel version 2.6.23.1-42.fc8).

If I grep for inet_family_ops in (in /proc/kallsyms) 2.6.18-128.7.1.el5, 
nothing shows, while same grep returns a match in 2.6.23.1-42.fc8.

While symbol itself (inet_family_ops) is not important. My question is why a 
symbol with same definition shows up in 2.6.23.1-42.fc8 and not in 
2.6.18-128.7.1.el5.

Is there fundamental change in how symbols appear in /proc/kallsyms ?

--
To unsubscribe from this list: send an email with
"unsubscribe kernelnewbies" to [email protected]
Please read the FAQ at http://kernelnewbies.org/FAQ

Reply via email to