-
Aaron Larson authored
Call gen_pause for all "or rx,rx,rx" encodings other nop. This provides a reasonable implementation for yield, and a better approximation for mdoio, mdoom, and miso. The choice to pause for all encodings !=0 leverages the PowerISA admonition that the reserved encodings might change program priority, providing a slight "future proofing". Signed-off-by:
Aaron Larson <alarson@ddci.com>
Acked-by:
Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by:
David Gibson <david@gibson.dropbear.id.au>Aaron Larson authoredCall gen_pause for all "or rx,rx,rx" encodings other nop. This provides a reasonable implementation for yield, and a better approximation for mdoio, mdoom, and miso. The choice to pause for all encodings !=0 leverages the PowerISA admonition that the reserved encodings might change program priority, providing a slight "future proofing". Signed-off-by:
Aaron Larson <alarson@ddci.com>
Acked-by:
Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by:
David Gibson <david@gibson.dropbear.id.au>
Loading