# # Check blocking self on secondary CPU # rtems_init 4 task_create smp1 8 task_create smp2 7 task_create smp3 6 task_create smp4 5 # GOAL: want 0x0a010001 - 0x0a010004 as heir and executings # GOAL: on CPUs 3-0 respectively cpus current_cpu 2 task_suspend SELF # GOAL: Want IDLE 0x09010001 as heir and executing on CPU 2 cpus # GOAL: Want IDLE 0x09010001 as heir and executing on CPU 2 cpus