Commit 2620c836 authored by Graf Yang's avatar Graf Yang Committed by Mike Frysinger

Blackfin: SMP: add flush_tlb_kernel_range stub

Newer code in mm/page_alloc.c requires this function now in arches.
Signed-off-by: default avatarGraf Yang <graf.yang@analog.com>
Signed-off-by: default avatarMike Frysinger <vapier@gentoo.org>
parent 9a95e2f1
#include <asm-generic/tlbflush.h>
#define flush_tlb_kernel_range(s, e) do { } while (0)
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment