Re: [v2.6.26] what's brewing in x86.git for v2.6.26

From: Ingo Molnar
Date: Fri Apr 18 2008 - 08:49:24 EST



* David Miller <davem@xxxxxxxxxxxxx> wrote:

> > > include/asm/pgtable.h: In function `set_pte_at':
> > > include/asm/pgtable.h:670: warning: `init_mm' is deprecated (declared at include/linux/sched.h:1616)
> >
> > Why is is deprecated anyway? I think we all agreed that killing the
> > export is good, but I don't see any way how we could kill the core
> > useage.
>
> set_pte_at() is done inside drivers and what-not, you're not going to
> be able to get rid of this export so easily.

ok, good point, i zapped this change [it was in the x86/testing section
anyway, i.e. not to be pushed upstream as an x86 change] - and if it's
resubmitted it should be sent to -mm anyway. Arjan, what do you think?

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/