On 12/19/18 6:07 PM, Greg KH wrote:
On Wed, Dec 19, 2018 at 05:34:32PM +0530, Buland Singh wrote:
On 12/19/18 3:16 PM, Greg KH wrote:
On Wed, Dec 19, 2018 at 02:55:02PM +0530, Buland Singh wrote:
The kernel command parameter 'hpet_mmap' never takes effect due to missing
'=' character in the __
On Wed, Dec 19, 2018 at 05:34:32PM +0530, Buland Singh wrote:
> On 12/19/18 3:16 PM, Greg KH wrote:
> > On Wed, Dec 19, 2018 at 02:55:02PM +0530, Buland Singh wrote:
> > > The kernel command parameter 'hpet_mmap' never takes effect due to missing
> > > '=' character in the __setup() code of hpet_mm
On 12/19/18 3:16 PM, Greg KH wrote:
On Wed, Dec 19, 2018 at 02:55:02PM +0530, Buland Singh wrote:
The kernel command parameter 'hpet_mmap' never takes effect due to missing
'=' character in the __setup() code of hpet_mmap_enable and the memory map
of the HPET registers never get expose to usersp
On Wed, Dec 19, 2018 at 02:55:02PM +0530, Buland Singh wrote:
> The kernel command parameter 'hpet_mmap' never takes effect due to missing
> '=' character in the __setup() code of hpet_mmap_enable and the memory map
> of the HPET registers never get expose to userspace.
>
> Signed-off-by: Buland S
The kernel command parameter 'hpet_mmap' never takes effect due to missing
'=' character in the __setup() code of hpet_mmap_enable and the memory map
of the HPET registers never get expose to userspace.
Signed-off-by: Buland Singh
---
drivers/char/hpet.c | 2 +-
1 file changed, 1 insertion(+), 1
5 matches
Mail list logo