Revert "dm: add "noapic" to rt-linux kernel parameters"

This reverts commit c42b41fe2b.
Kernel will stay in xapic mode with this boot arg, lapic won't be passthru, so revert.

Tracked-On: #3227
Signed-off-by: Yan, Like <like.yan@intel.com>
This commit is contained in:
Yan, Like 2019-07-02 09:26:30 +08:00 committed by wenlingz
parent 5a9a7bcd31
commit 81f9837e8a
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@ echo ${passthru_bdf["sata"]} > /sys/bus/pci/drivers/pci-stub/bind
-s 3,virtio-console,@stdio:stdio_port \
-B "root=/dev/sda3 rw rootwait maxcpus=$1 nohpet console=hvc0 \
no_timer_check ignore_loglevel log_buf_len=16M \
consoleblank=0 tsc=reliable x2apic_phys noapic" hard_rtvm
consoleblank=0 tsc=reliable x2apic_phys" hard_rtvm
}
# offline SOS CPUs except BSP before launch UOS