Re: [PATCH v4 0/10] bql: Byte Queue Limits
From: David Miller <davem@davemloft.net>
Date: 2011-12-01 18:00:58
From: David Miller <davem@davemloft.net>
Date: 2011-12-01 18:00:58
From: Kirill Smelkov <redacted> Date: Thu, 1 Dec 2011 20:50:18 +0400
One "regression" is it is now not possible to disable BQL at compile time, because CONFIG_BQL can't be set to "n" via usual ways. Description and patch below. Thanks.
It's intentional, and your patch will not be applied. The Kconfig entry and option is merely for expressing internal dependencies, not for providing a way to disable the code.