提交 61d06c83 编写于 作者: C Cong Wang

tile: remove usage of enum km_type

Acked-by: NChris Metcalf <cmetcalf@tilera.com>
Signed-off-by: NCong Wang <amwang@redhat.com>
上级 144cf864
......@@ -93,7 +93,7 @@ static DEFINE_PER_CPU(struct kmap_amps, amps);
* If we examine it earlier we are exposed to a race where it looks
* writable earlier, but becomes immutable before we write the PTE.
*/
static void kmap_atomic_register(struct page *page, enum km_type type,
static void kmap_atomic_register(struct page *page, int type,
unsigned long va, pte_t *ptep, pte_t pteval)
{
unsigned long flags;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册