Skip to content
Snippets Groups Projects
Commit 927753ae authored by Alexander Stein's avatar Alexander Stein Committed by Tom Rini
Browse files

ARM: bcm283x: Allocate all mailbox buffers cacheline aligned


The mailbox buffer is required to be at least 16 bytes aligned, but for
cache invalidation and/or flush it needs to be cacheline aligned.
Use ALLOC_CACHE_ALIGN_BUFFER for all mailbox buffer allocations.

Signed-off-by: default avatarAlexander Stein <alexanders83@web.de>
Acked-by: default avatarStephen Warren <swarren@wwwdotorg.org>
Tested-by: default avatarStephen Warren <swarren@wwwdotorg.org>
parent 060f9bf5
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment