Oops, my mistake.

Thanks for the patch, I've applied it.

Regards,

        Hans


On 08/13/2015 09:47 PM, Robert 'Bobby' Zenz wrote:
> Signed-off-by: Robert Zenz <robert.z...@bonsaimind.org>
> ---
>  backports/v4.1_pat_enabled.patch | 3 +--
>  1 file changed, 1 insertion(+), 2 deletions(-)
> 
> diff --git a/backports/v4.1_pat_enabled.patch 
> b/backports/v4.1_pat_enabled.patch
> index b266d9d..66a8671 100644
> --- a/backports/v4.1_pat_enabled.patch
> +++ b/backports/v4.1_pat_enabled.patch
> @@ -10,9 +10,8 @@ index 8b95eef..020955d 100644
>  -            pr_warn("ivtvfb needs PAT disabled, boot with nopat kernel 
> parameter\n");
>  +#ifdef CONFIG_X86_PAT
>  +    if (WARN(pat_enabled,
> -+            "ivtvfb needs PAT disabled, boot with nopat kernel 
> parameter\n");
> ++            "ivtvfb needs PAT disabled, boot with nopat kernel 
> parameter\n"))
>               return -ENODEV;
> -     }
>   #endif
>  +#endif
>   
> 

--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to