TencentOS-kernel/init
chen xiaoguang 2a3f62dd59 sched/bt: eliminate warning when booting with offline_class
offline_class was defined as an early_param. But the callback
function return 1 which lead to a warning message
"[    0.000000] Malformed early option 'offline_class'"
when booting.

Signed-off-by: Xiaoguang Chen <xiaoggchen@tencent.com>
2020-07-16 15:05:18 +08:00
..
Kconfig sched/bt: fix conditional compilation macro for BT code 2020-07-16 10:41:59 +08:00
Makefile Init Repo base on 4.14.105 long term, and add base tlinux kernel interfaces 2020-01-02 10:51:04 +08:00
calibrate.c Init Repo base on 4.14.105 long term, and add base tlinux kernel interfaces 2020-01-02 10:51:04 +08:00
do_mounts.c Init Repo base on 4.14.105 long term, and add base tlinux kernel interfaces 2020-01-02 10:51:04 +08:00
do_mounts.h Init Repo base on 4.14.105 long term, and add base tlinux kernel interfaces 2020-01-02 10:51:04 +08:00
do_mounts_initrd.c Init Repo base on 4.14.105 long term, and add base tlinux kernel interfaces 2020-01-02 10:51:04 +08:00
do_mounts_md.c Init Repo base on 4.14.105 long term, and add base tlinux kernel interfaces 2020-01-02 10:51:04 +08:00
do_mounts_rd.c Init Repo base on 4.14.105 long term, and add base tlinux kernel interfaces 2020-01-02 10:51:04 +08:00
init_task.c Init Repo base on 4.14.105 long term, and add base tlinux kernel interfaces 2020-01-02 10:51:04 +08:00
initramfs.c Init Repo base on 4.14.105 long term, and add base tlinux kernel interfaces 2020-01-02 10:51:04 +08:00
main.c sched/bt: eliminate warning when booting with offline_class 2020-07-16 15:05:18 +08:00
noinitramfs.c Init Repo base on 4.14.105 long term, and add base tlinux kernel interfaces 2020-01-02 10:51:04 +08:00
version.c Init Repo base on 4.14.105 long term, and add base tlinux kernel interfaces 2020-01-02 10:51:04 +08:00