[PATCH v3] rtc: omap: add support for pmic_power_en

Andrew Morton akpm at linux-foundation.org
Tue Oct 28 14:18:05 PDT 2014


On Tue, 28 Oct 2014 09:36:33 +0100 Johan Hovold <johan at kernel.org> wrote:

> > But it doesn't explain *why* we want the alarm to trigger before
> > returning.
> 
> Should we really require every power-off handler to document arch
> behaviour (even if its inconsistent and currently undocumented); in
> this case that some arches return to user-space where we may oops if
> called from process 0 (e.g. systemd, but not if using sysvinit)?

The kernel really doesn't have a problem related to excessive amounts
of useful code comments :(

The bottom line is: did I provide a reader with the ability to
understand why the code is this way?  If "no" then improvements beckon.

This does look like one code site where an elaborate explanation is
warranted.  There's no way in which a reader can get to your above
paragraph from the current rtc-omap.c.



More information about the linux-arm-kernel mailing list