diff options
author | Jason Gunthorpe <[email protected]> | 2019-09-02 02:47:05 -0300 |
---|---|---|
committer | Jason Gunthorpe <[email protected]> | 2019-09-07 04:28:05 -0300 |
commit | 6bdf3b0aeead8edf91306dd60dcf676c257aad30 (patch) | |
tree | 85928bb7534b18779ca4dcf21199fcdb92cbcebf /lib/test_overflow.c | |
parent | b4bc7817b2bcc2432db6de99188c85ef16314c93 (diff) |
csky: add missing brackets in a macro for tlb.h
As an earlier patch made the macro argument more complicated, compilation
now fails with:
In file included from mm/madvise.c:30:
mm/madvise.c: In function 'madvise_free_single_vma':
arch/csky/include/asm/tlb.h:11:11: error:
invalid type argument of '->' (have 'struct mmu_gather')
Link: https://lore.kernel.org/r/[email protected]
Fixes: 923bfc561e75 ("pagewalk: separate function pointers from iterator data")
Reported-by: Guenter Roeck <[email protected]>
Signed-off-by: Jason Gunthorpe <[email protected]>
Diffstat (limited to 'lib/test_overflow.c')
0 files changed, 0 insertions, 0 deletions