Re: [PATCH 1/3] x86_64: define all _PAGE_* in terms of _PAGE_BIT_*

From: Ingo Molnar
Date: Tue Dec 04 2007 - 16:14:45 EST



* Joerg Roedel <joerg.roedel@xxxxxxx> wrote:

> On Tue, Dec 04, 2007 at 01:38:09PM +0100, Ingo Molnar wrote:
> >
> > * Joerg Roedel <joerg.roedel@xxxxxxx> wrote:
> >
> > > +#define _PAGE_PRESENT (_AC(1,UL)<<_PAGE_BIT_PRESENT)
> >
> > please run patches through scripts/checkpatch.pl, it gives:
> >
> > total: 10 errors, 0 warnings, 42 lines checked
> >
> > (please send a followup cleanup patch - i picked up your series and this
> > is a minor cleanliness issue)
>
> Sorry, forgot to check the patches before submission. Will cleanup and
> resubmit soon.

please if possible send a delta against x86.git, not a replacement
patch. It's easier for the patchflow.

Ingo
--
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/