diff options
author | Will Deacon <will.deacon@arm.com> | 2015-10-06 19:46:25 +0200 |
---|---|---|
committer | Catalin Marinas <catalin.marinas@arm.com> | 2015-10-07 12:56:06 +0200 |
commit | f3e002c24e1f3b66f6e392ecd6928b5d04672c54 (patch) | |
tree | 289fae8e8787b87b00a3fca0c87049569b769426 /arch/arm64/include/asm/tlb.h | |
parent | arm64: mm: rewrite ASID allocator and MM context-switching code (diff) | |
download | linux-f3e002c24e1f3b66f6e392ecd6928b5d04672c54.tar.xz linux-f3e002c24e1f3b66f6e392ecd6928b5d04672c54.zip |
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 <catalin.marinas@arm.com>
Signed-off-by: Will Deacon <will.deacon@arm.com>
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Diffstat (limited to 'arch/arm64/include/asm/tlb.h')
0 files changed, 0 insertions, 0 deletions