[PATCH 3/6] ARM: PSCI: Register with kernel restart handler
Wolfram Sang
wsa at the-dreams.de
Thu Apr 14 07:31:25 PDT 2016
> "the higher, the more important" makes sense to me. We don't have to
> enforce the linux scheme, though that happens to be the same (the priority
> argument in the notifier block takes an int, so it would not even be
> necessary to adjust it unless someone specifies 0xffffffff).
I think we should enforce the scheme internally (but not in DT, of
course):
a) it is documented to be in the range 0-255
b) it should be valid to prioritize the watchdogs with 1,2,3 in DT.
If we don't apply the '255 - pos_in_sorted_list' value, then the
priority could be below some machine default of 128, or?
> I am fine either way - boolean properties or numbers, with a personal
> preference for numbers as more flexible.
Same here. Time to go to the DT list probably.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20160414/bdba3a4d/attachment-0001.sig>
More information about the linux-arm-kernel
mailing list