Re: [PATCH] reduce swsusp casting

From: Pavel Machek
Date: Wed Jul 28 2004 - 17:34:11 EST


Hi!

> > > I noticed that swsusp uses quite a few interesting casts for __pa() and
> > > cousins. This patch moves some types around to eliminate some of those
> > > casts in the normal code. The casts that it adds are around alloc's and
> > > frees, which is a much more usual place to see them.
> > >
> > > Pavel also noticed that there's a superfluous PAGE_ALIGN() right before
> > > a >>PAGE_SHIFT in pfn_is_nosave(), so that's been removed as well.
> >
> > What are these patches against? I released a bunch of patches to swsusp
> > and pmdisk two weeks ago. I'm not sure if Andrew has picked them up yet.
> > It would be nice if you would patch against those.
>
> It was against 2.6.8-rc1-mm1, but I can patch against whatever. Do you
> have those patches consolidated somewhere, or is it best that I look in
> the archives?

-rc1-mm1 includes all (or nearly all) patches from patrick, it should
be okay ....

wait, no, sorry, you really need to patch against 2.6.8-rc2-mm1.

Pavel
--
People were complaining that M$ turns users into beta-testers...
...jr ghea gurz vagb qrirybcref, naq gurl frrz gb yvxr vg gung jnl!
-
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/