ANDROID: block: Make sub_page_limit_queues available in debugfs
This new debugfs attribute makes it easier to verify the code that tracks how many queues require limits below the page size. Bug: 308663717 Bug: 319125789 Change-Id: I855113cd3898f9641c7c3f1b4732bf4990fc7d3d Signed-off-by:Bart Van Assche <bvanassche@acm.org> [jyescas@google.com: Wrap #include "blk-mq-debugfs.h" with #ifndef __GENKSYSM__ to avoid ABI CRC changes.] Signed-off-by:
Juan Yescas <jyescas@google.com>
Loading