Re: [PATCH] video: fbdev: simplefb: Fix info message during probe

2021-01-20 Thread Daniel Vetter
On Wed, Jan 20, 2021 at 12:16 PM Hans de Goede wrote: > > Hi, > > On 1/7/21 6:04 PM, Daniel Vetter wrote: > > Hi Hans, > > > > On Tue, Dec 29, 2020 at 02:02:30PM +0100, Hans de Goede wrote: > >> Hi, > >> > >> On 12/28/20 7:39 PM, Peter Robinson wrote: > >>> The info message was showing the mapped

Re: [PATCH] video: fbdev: simplefb: Fix info message during probe

2021-01-20 Thread Hans de Goede
Hi, On 1/7/21 6:04 PM, Daniel Vetter wrote: > Hi Hans, > > On Tue, Dec 29, 2020 at 02:02:30PM +0100, Hans de Goede wrote: >> Hi, >> >> On 12/28/20 7:39 PM, Peter Robinson wrote: >>> The info message was showing the mapped address for the framebuffer. To >>> avoid >>> security problems, all virtu

Re: [PATCH] video: fbdev: simplefb: Fix info message during probe

2021-01-07 Thread Daniel Vetter
Hi Hans, On Tue, Dec 29, 2020 at 02:02:30PM +0100, Hans de Goede wrote: > Hi, > > On 12/28/20 7:39 PM, Peter Robinson wrote: > > The info message was showing the mapped address for the framebuffer. To > > avoid > > security problems, all virtual addresses are converted to __ptrval__, so > > the

Re: [PATCH] video: fbdev: simplefb: Fix info message during probe

2020-12-29 Thread Hans de Goede
Hi, On 12/28/20 7:39 PM, Peter Robinson wrote: > The info message was showing the mapped address for the framebuffer. To avoid > security problems, all virtual addresses are converted to __ptrval__, so > the message has pointless information: > > simple-framebuffer 3ea9b000.framebuffer: framebuff

[PATCH] video: fbdev: simplefb: Fix info message during probe

2020-12-29 Thread Peter Robinson
The info message was showing the mapped address for the framebuffer. To avoid security problems, all virtual addresses are converted to __ptrval__, so the message has pointless information: simple-framebuffer 3ea9b000.framebuffer: framebuffer at 0x3ea9b000, 0x12c000 bytes, mapped to 0x(ptrval