[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20230511170139.343434-1-minhuadotchen@gmail.com>
Date:   Fri, 12 May 2023 01:01:37 +0800
From:   Min-Hua Chen <minhuadotchen@...il.com>
To:     Vineet Gupta <vgupta@...nel.org>
Cc:     Min-Hua Chen <minhuadotchen@...il.com>,
        linux-snps-arc@...ts.infradead.org, linux-kernel@...r.kernel.org
Subject: [PATCH 0/2] ARC: fix the THREAD_SHIFT definition
Hi,
When I read the arch/arc code, I first found that the
definition of THREAD_SHIFT looks incorrect and the
description of 16KSTACKS looks confusing. I submit
these 2 small patches to address the issue I found.
Min-Hua Chen (2):
  ARC: fix incorrect THREAD_SHIFT definition
  ARC: rename 16KSTACKS to DEBUG_STACKS
 arch/arc/Kconfig.debug             | 7 ++++---
 arch/arc/include/asm/thread_info.h | 4 ++--
 2 files changed, 6 insertions(+), 5 deletions(-)
-- 
2.34.1
Powered by blists - more mailing lists