2003-05-28 12:20:30

by Frank Cornelis

[permalink] [raw]
Subject: 2.5.70: mmu_cr4_features

Hi,

When I compile i810 and i830 as a module depmod starts whining about the
unknown symbol mmu_cr4_features, hence me whining.
Putting
EXPORT_SYMBOL(mmu_cr4_features);
somewhere would be nice.
BTW: before a .xx release, is anyone checking the tree for
compilation/deployment?

Frank.