ACK: [PATCH] klog: ACPI does not specify _BQC as a mandatory method.

Colin Ian King colin.king at canonical.com
Mon Mar 24 09:14:08 UTC 2014


On 24/03/14 03:32, Alex Hung wrote:
> In addition, Linux returns cached brightness if _BQC is missing. There is
> no function loss with the absence of _BQC.
> 
> Signed-off-by: Alex Hung <alex.hung at canonical.com>
> ---
>  data/klog.json | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/data/klog.json b/data/klog.json
> index 936e1b3..0d6abad 100644
> --- a/data/klog.json
> +++ b/data/klog.json
> @@ -4343,7 +4343,7 @@
>    },
>    {
>     "compare_mode": "string",
> -   "log_level": "LOG_LEVEL_HIGH",
> +   "log_level": "LOG_LEVEL_LOW",
>     "pattern": "No _BQC method",
>     "advice": "_BQC (Brightness Query Current level) seems to be missing. This method returns the current brightness level of a built-in display output device.",
>     "label": "KlogAcpiMissingBqc"
> 

Makes a lot of sense to lower the priority.

Acked-by: Colin Ian King <colin.king at canonical.com>



More information about the fwts-devel mailing list