android_kernel_samsung_a7y1.../drivers/char
Buland Singh e1c66b5485 hpet: Fix missing '=' character in the __setup() code of hpet_mmap_enable
[ Upstream commit 24d48a61f2666630da130cc2ec2e526eacf229e3 ]

Commit '3d035f580699 ("drivers/char/hpet.c: allow user controlled mmap for
user processes")' introduced a new kernel command line parameter hpet_mmap,
that is required to expose the memory map of the HPET registers to
user-space. Unfortunately the kernel command line parameter 'hpet_mmap' is
broken and never takes effect due to missing '=' character in the __setup()
code of hpet_mmap_enable.

Before this patch:

dmesg output with the kernel command line parameter hpet_mmap=1

[    0.204152] HPET mmap disabled

dmesg output with the kernel command line parameter hpet_mmap=0

[    0.204192] HPET mmap disabled

After this patch:

dmesg output with the kernel command line parameter hpet_mmap=1

[    0.203945] HPET mmap enabled

dmesg output with the kernel command line parameter hpet_mmap=0

[    0.204652] HPET mmap disabled

Fixes: 3d035f580699 ("drivers/char/hpet.c: allow user controlled mmap for user processes")
Signed-off-by: Buland Singh <bsingh@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2020-04-06 14:52:20 +02:00
..
agp A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
hw_random hwrng: virtio - Avoid repeated init of completion 2020-04-06 14:52:15 +02:00
ipmi A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
mwave A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
pcmcia A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
tpm A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
xilinx_hwicap A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
xillybus A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
apm-emulation.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
applicom.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
applicom.h A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
bfin-otp.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
bsr.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
ds1302.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
ds1620.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
dsp56k.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
dtlk.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
efirtc.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
generic_nvram.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
genrtc.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
hangcheck-timer.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
hpet.c hpet: Fix missing '=' character in the __setup() code of hpet_mmap_enable 2020-04-06 14:52:20 +02:00
Kconfig A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
knox_kap.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
lp.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
Makefile A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
mbcs.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
mbcs.h A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
mem.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
misc.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
mmtimer.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
mspec.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
mst_ctrl.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
nsc_gpio.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
nvram.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
nwbutton.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
nwbutton.h A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
nwflash.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
pc8736x_gpio.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
ppdev.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
ps3flash.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
random.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
raw.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
rtc.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
scx200_gpio.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
snsc_event.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
snsc.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
snsc.h A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
sonypi.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
tb0219.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
tile-srom.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
tlclk.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
toshiba.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
ttyprintk.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
uv_mmtimer.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
virtio_console.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30