Re: [PATCH RESEND] drivers/block/mtip32xx: Fix incorrect warning

2014-10-17 Thread Daniel Cotton
On 14/10/2014 1:11 am, Jens Axboe wrote: > What is the patch against? It doesn't apply to for-3.18/drivers or even > master. > Sorry about that, I'm new to this; it applied against whatever master I had at the time. Here's a v2 against for-3.18/drivers: Prevent mtip32xx block driver from showi

Re: [PATCH RESEND] drivers/block/mtip32xx: Fix incorrect warning

2014-10-13 Thread Jens Axboe
On 2014-10-12 05:55, Daniel Cotton wrote: Prevent mtip32xx block driver from showing a warning at load time ("Error creating debugfs parent") when debugfs is not included in the kernel. If debugfs is included, show the error code. Fixes bug 55831 in the Bugzilla. What is the patch against? It d