commit | d9b778e7bf2d37251d7ce365b39ebe86332c7a10 | [log] [tgz] |
---|---|---|
author | Russell King <rmk+kernel@armlinux.org.uk> | Thu Dec 13 12:54:26 2018 +0000 |
committer | Russell King <rmk+kernel@armlinux.org.uk> | Fri Dec 14 14:44:59 2018 +0000 |
tree | c7ecd13d3acf7e727529fce5835ac7f54f70883d | |
parent | 830eec24673a982bff4df85ba4d17e4a6ff201a7 [diff] |
ARM: versatile: rename and comment SMP implementation Rename pen_release and boot_lock in the Versatile specific SMP implementation, describe why these exist and state clearly that they should not be used in production implementations. Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>