procfs cpuinfo: use sequence number as processor
Change-Id: Idbfa48e9b60c03495d7ba72e962c55f0ffb8bec9
This commit is contained in:
committed by
Masamichi Takagi
parent
32b32f0c4a
commit
bb7e140655
7
test/issues/1457/C1457.sh
Executable file
7
test/issues/1457/C1457.sh
Executable file
@ -0,0 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
. ${HOME}/.mck_test_config
|
||||
export MCK_DIR
|
||||
sudo ${MCK_DIR}/sbin/mcreboot.sh 1,3,5,7,9-12,50-58
|
||||
${MCK_DIR}/bin/mcexec python C1457.py
|
||||
sudo ${MCK_DIR}/sbin/mcstop+release.sh
|
||||
Reference in New Issue
Block a user