Re: [PATCH v2 00/10] blk-mq: move debugging information from sysfs to debugfs

2017-01-27 Thread Jens Axboe
On Wed, Jan 25 2017, Omar Sandoval wrote: > From: Omar Sandoval > > Changes from v1: > > - Make the sbitmap seq_file helpers take a (struct sbitmap *) instead of a > (void *), since it's not possible to use them directly as the seq_file > show helper, anyways > - Fix a crash

[PATCH v2 00/10] blk-mq: move debugging information from sysfs to debugfs

2017-01-25 Thread Omar Sandoval
From: Omar Sandoval Changes from v1: - Make the sbitmap seq_file helpers take a (struct sbitmap *) instead of a (void *), since it's not possible to use them directly as the seq_file show helper, anyways - Fix a crash when reading ctx_map because it was attempting to do