RE: [PATCH 1/4] powerpc/tm: Add commandline option to disable hardware transactional memory
From: David Laight <hidden>
Date: 2017-10-20 13:20:08
From: David Laight <hidden>
Date: 2017-10-20 13:20:08
quoted
This patch adds a simple commandline option so that HTM can be disabled at boot time.
ISTM that being able to disable it after boot would be more useful. (ie in a startup script) David