Re: [2.6 patch] mark virt_to_bus/bus_to_virt as __deprecated on i386

From: Dave Jones
Date: Mon Jun 26 2006 - 11:38:16 EST


On Mon, Jun 26, 2006 at 05:10:12PM +0200, Adrian Bunk wrote:
> virt_to_bus/bus_to_virt are long deprecated, mark them as __deprecated
> on i386.
>
> Without such warnings people will never update their code and fix
> the errors in PPC64 builds.

.. and deprecating pm_send_all, cli, sti, restore_flags, check_region yadayada
has really been a great success at motivating people to fix those up too.

How about we fix up some of the existing noise before we add more?
A build log of a fedora kernel I had handy shows 165 deprecated warnings
that have been there forever. Your proposal will add over 500 warnings
in drivers/ alone.

Dave

--
http://www.codemonkey.org.uk
-
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/