linux/drivers/misc
Tao Huang f7b6b29c54 misc: pir-aschip: Fix pir_aschip_remove() section mismatch
WARNING: vmlinux.o(.text+0x3907c4): Section mismatch in reference from the function pir_aschip_remove() to the function .exit.text:pir_aschip_proc_release()
The function pir_aschip_remove() references a function in an exit section.
Often the function pir_aschip_proc_release() has valid usage outside the exit section
and the fix is to remove the __exit annotation of pir_aschip_proc_release.

Fixes: 633fa7b962 ("misc: add Aschip PIR Sensor drivers")
Signed-off-by: Tao Huang <huangtao@rock-chips.com>
Change-Id: I459a58755e08b7f418f95985ebed4969c5646d5b
2020-11-13 11:20:14 +08:00
..
altera-stapl altera-stapl: altera_get_note: prevent write beyond end of 'key' 2020-03-25 08:06:07 +01:00
c2port
cardreader misc: rtsx: Fix memory leak in rtsx_pci_probe 2020-10-30 10:38:30 +01:00
cb710
cxl cxl: Fix kobject memleak 2020-08-19 08:14:55 +02:00
echo misc: echo: Remove unnecessary parentheses and simplify check for zero 2020-04-17 10:48:55 +02:00
eeprom eeprom: at25: set minimum read/write access stride to 1 2020-10-30 10:38:32 +01:00
genwqe
ibmasm
lis3lv02d
lkdtm
mei mei: bus: don't clean driver pointer 2020-07-22 09:32:11 +02:00
mic misc: vop: add round_up(x,4) for vring_size to avoid kernel panic 2020-10-30 10:38:29 +01:00
ocxl
sgi-gru
sgi-xp
ti-st
vmw_vmci VMCI: check return value of get_user_pages_fast() for errors 2020-10-29 09:55:08 +01:00
ad525x_dpot-i2c.c
ad525x_dpot-spi.c
ad525x_dpot.c
ad525x_dpot.h
apds990x.c
apds9802als.c
aspeed-lpc-ctrl.c
aspeed-lpc-snoop.c
atmel_tclib.c
atmel-ssc.c misc: atmel-ssc: lock with mutex instead of spinlock 2020-07-22 09:32:12 +02:00
bh1770glc.c
cs5535-mfgpt.c
ds1682.c
dummy-irq.c
enclosure.c
fsa9480.c
gpio-detection.c
hmc6352.c
hpilo.c
hpilo.h
ibmvmc.c
ibmvmc.h
ics932s401.c
ioc4.c
isl29003.c
isl29020.c
Kconfig misc: add Aschip PIR Sensor drivers 2020-11-05 16:57:02 +08:00
kgdbts.c
lattice-ecp3-config.c
Makefile misc: add Aschip PIR Sensor drivers 2020-11-05 16:57:02 +08:00
pch_phub.c PCI: Move Rohm Vendor ID to generic list 2020-06-22 09:05:23 +02:00
pci_endpoint_test.c PCI: Add Synopsys endpoint EDDA Device ID 2020-06-22 09:05:24 +02:00
phantom.c
pir-aschip.c misc: pir-aschip: Fix pir_aschip_remove() section mismatch 2020-11-13 11:20:14 +08:00
pti.c
qcom-coincell.c
rk_scr.c
rk_scr.h
spear13xx_pcie_gadget.c
sram-exec.c
sram.c
sram.h
tifm_7xx1.c
tifm_core.c
tsl2550.c
uid_sys_stats.c ANDROID: Remove VLA from uid_sys_stats.c 2020-04-24 17:09:30 +00:00
usb_cam_gpio.c
vexpress-syscfg.c
vmw_balloon.c