Re: [PATCH 6/7] video/vesa: drop "vesa-mtrr" command line option

2021-04-27 Thread Andrew Cooper
On 27/04/2021 13:56, Jan Beulich wrote: > Now that we use ioremap_wc() for mapping the frame buffer, there's no > need for this option anymore. As noted in the change introducing the > use of ioremap_wc(), mtrr_add() didn't work in certain cases anyway. > > Signed-off-by: Jan Beulich Acked-by: An

[PATCH 6/7] video/vesa: drop "vesa-mtrr" command line option

2021-04-27 Thread Jan Beulich
Now that we use ioremap_wc() for mapping the frame buffer, there's no need for this option anymore. As noted in the change introducing the use of ioremap_wc(), mtrr_add() didn't work in certain cases anyway. Signed-off-by: Jan Beulich --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,9 @@ The for