commit | 4f0a606bce5ecd3a8210e896c33f41d1bf7f752f | [log] [tgz] |
---|---|---|
author | Suzuki K. Poulose <suzuki.poulose@arm.com> | Wed Nov 18 17:08:57 2015 +0000 |
committer | Catalin Marinas <catalin.marinas@arm.com> | Thu Nov 26 18:07:59 2015 +0000 |
tree | 030f49a7be4723c84a0551500455d05b109e8ecd | |
parent | d21182718400f51f0729ae8268d94bd820ec8b71 [diff] |
arm64: cpufeature: Track unsigned fields Some of the feature bits have unsigned values and need to be treated accordingly to avoid errors. Adds the property to the feature bits and use the appropriate field extract helpers. Reported-by: AKASHI Takahiro <takahiro.akashi@linaro.org> Cc: Ard Biesheuvel <ard.biesheuvel@linaro.org> Signed-off-by: Suzuki K. Poulose <suzuki.poulose@arm.com> Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>