diff options
author | Will Deacon <[email protected]> | 2015-10-06 18:46:25 +0100 |
---|---|---|
committer | Catalin Marinas <[email protected]> | 2015-10-07 11:56:06 +0100 |
commit | f3e002c24e1f3b66f6e392ecd6928b5d04672c54 (patch) | |
tree | 289fae8e8787b87b00a3fca0c87049569b769426 /arch/arm64/include/asm/tlb.h | |
parent | 5aec715d7d3122f77cabaa7578d9d25a0c1ed20e (diff) |
arm64: tlbflush: remove redundant ASID casts to (unsigned long)
The ASID macro returns a 64-bit (long long) value, so there is no need
to cast to (unsigned long) before shifting prior to a TLBI operation.
Reviewed-by: Catalin Marinas <[email protected]>
Signed-off-by: Will Deacon <[email protected]>
Signed-off-by: Catalin Marinas <[email protected]>
Diffstat (limited to 'arch/arm64/include/asm/tlb.h')
0 files changed, 0 insertions, 0 deletions