commit | 66cbdf5d0c96f5fe570b548e764583ea9d793077 | [log] [tgz] |
---|---|---|
author | Geert Uytterhoeven <geert+renesas@glider.be> | Wed Jul 31 15:35:20 2019 +0200 |
committer | Will Deacon <will@kernel.org> | Mon Aug 05 12:35:34 2019 +0100 |
tree | 1203e3e2cb29b2fcea9eb420adbb5bff29d80d33 | |
parent | 13776f9d40a028a245bb766269e360f5b7a62721 [diff] |
arm64: Move TIF_* documentation to individual definitions Some TIF_* flags are documented in the comment block at the top, some next to their definitions, some in both places. Move all documentation to the individual definitions for consistency, and for easy lookup. Acked-by: Mark Rutland <mark.rutland@arm.com> Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Signed-off-by: Will Deacon <will@kernel.org>