On 13 June 2013 14:15, Andreas Färber <afaer...@suse.de> wrote: > Am 07.06.2013 14:06, schrieb Mans Rullgard: >> case 2: /* wfe */ >> case 4: /* sev */ >> + case 5: /* sevl */ >> /* TODO: Implement SEV and WFE. May help SMP performance. */ >> default: /* nop */ >> break; > > So does SEVL need to be implemented? Then the TODO should be updated. > Otherwise moving it a line down may be clearer.
I updated the comment to mention SEVL as part of taking this patch into target-arm.next. thanks -- PMM