* Yinghai Lu <[EMAIL PROTECTED]> wrote:

> > > + /* need to round it up to avoid overlap less one page */
> > > + table_start = round_up(table_start, PAGE_SIZE);
> > >   table_start >>= PAGE_SHIFT;
> > >   table_end = table_start;
> > 
> > thanks, applied.
> 
> can you use v2 instead? v2 have more comments.

yes, i have v2.

        Ingo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to