[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <1414674458-7583-1-git-send-email-isamu@leafytree.jp>
Date: Thu, 30 Oct 2014 22:07:35 +0900
From: Isamu Mogi <isamu@...fytree.jp>
To: ralf@...ux-mips.org
Cc: linux-mips@...ux-mips.org, linux-kernel@...r.kernel.org,
isamu@...fytree.jp
Subject: [PATCH v2 0/3] MIPS: R3000: Fix debug output for Virtual page number
This patch set fixes the bit mask for MIPS R3000's virtual page number in
debug output. Also replace magic numbers with macros to decrease the
likelihood of issues like this.
Changes in v2:
- Replace magic numbers with macros
- Remove redundant parentheses
Isamu Mogi (3):
MIPS: R3000: Fix debug output for Virtual page number
MIPS: R3000: Replace magic numbers with macros
MIPS: R3000: Remove redundant parentheses
arch/mips/lib/r3k_dump_tlb.c | 11 ++++++-----
1 file changed, 6 insertions(+), 5 deletions(-)
--
1.9.1
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists