[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1360475903-30007-1-git-send-email-lenb@kernel.org>
Date: Sun, 10 Feb 2013 00:58:07 -0500
From: Len Brown <lenb@...nel.org>
To: linux-pm@...r.kernel.org
Cc: linux-kernel@...r.kernel.org
Subject: pm_idle cleanup patch series
Use of (pm_idle)() spread from x86 to a number of architectures.
Some used it like x86, but most copied it for no functional reason.
There is no Linux architecture-independent code that mandates
that an architecture supply a pm_idle().
So we delete it from pm.h and we either remove it
or re-name it to be private to each architecture.
It is a safe bet that I fat-fingered something in this series.
Please send me an Ack if you can build/test or I broke
your favorite machine.
In particular, for those with computer museums,
I'd like help testing the APM patch, which is
compile-tested only.
thanks,
Len Brown, Intel Open Source Technology Center
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists