Messages in this thread |  | | Date | Fri, 23 Apr 2010 21:24:06 -0700 | | From | Randy Dunlap <> | | Subject | Re: [PATCH 5/9] PM: suspend_block: Add debugfs file |
| |
On 04/23/10 20:23, Arve Hjønnevåg wrote: > 2010/4/23 Randy Dunlap <randy.dunlap@oracle.com>: >> On Thu, 22 Apr 2010 18:08:54 -0700 Arve Hjønnevåg wrote: >> >>> Report active and inactive suspend blockers in >>> /sys/kernel/debug/suspend_blockers. >> >> >> This looks more like user interface information than it does debug information. >> If that's correct, it shouldn't be in debugfs. > > Where should it be? It is not allowed in sysfs, and procfs does not > appear to be open to new files.
Why is it not allowed in sysfs? due to more than one value per file or something else?
I don't think that procfs is closed to new files, but you may have to justify why it should be used.
-- ~Randy *** Remember to use Documentation/SubmitChecklist when testing your code *** -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|  |