On Fri, 29 Aug 2008 16:38:24 -0500
Bob Tracy <rct@gherkin.frus.com> wrote:
static int mtrr_open(struct inode *inode, struct file *file)
{
if (!mtrr_if)
return -EIO;
Beats me. Perhaps something broke in mtrr_bp_init().
It would be useful to know if 2.6.26 worked OK.
Thanks.
--