Re: [PATCH] [11/48] Suspend2 2.1.9.8 for 2.6.12: 401-e820-table-support.patch

From: Pavel Machek
Date: Wed Jul 06 2005 - 05:10:20 EST


Hi!

> > > @@ -560,7 +559,7 @@ struct mtrr_value {
> > >
> > > static struct mtrr_value * mtrr_state;
> > >
> > > -static int mtrr_save(struct sys_device * sysdev, u32 state)
> > > +int mtrr_save(void)
> > > {
> > > int i;
> > > int size = num_var_ranges * sizeof(struct mtrr_value);
> > > @@ -580,28 +579,27 @@ static int mtrr_save(struct sys_device *
> > > return 0;
> > > }
> >
> > Isn't this covered by Shaohua Li's patch?
>
> I believe so, but Shaohua Li's patch isn't merged in 2.6.12 (is it yet
> at all). This is the solution I've been using for... can't remember how
> long.

I *think* it is in -mm already.
Pavel
--
teflon -- maybe it is a trademark, but it should not be.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/