[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <alpine.DEB.2.21.9999.1910091524590.11044@viisi.sifive.com>
Date: Wed, 9 Oct 2019 15:26:08 -0700 (PDT)
From: Paul Walmsley <paul.walmsley@...ive.com>
To: Christoph Hellwig <hch@...radead.org>
cc: Vincent Chen <vincent.chen@...ive.com>,
linux-riscv@...ts.infradead.org, palmer@...ive.com,
linux-kernel@...r.kernel.org, aou@...s.berkeley.edu
Subject: Re: [PATCH 4/4] riscv: remove the switch statement in
do_trap_break()
On Mon, 7 Oct 2019, Christoph Hellwig wrote:
> On Mon, Oct 07, 2019 at 09:08:23AM -0700, Paul Walmsley wrote:
> > force_sig_fault(SIGTRAP, TRAP_BRKPT,
> > (void __user *)(regs->sepc));
>
> No nee for the extra braces, which also means it all fits onto a single
> line. You could have just copied what I pasted..
It turns out that the rewrite breaks allnoconfig:
https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org/thread/VDCU2WOB6KQISREO4V5DTXEI2M7VOV55/
Am just going to pick up Vincent's original patch. Then we can do
any subsequent cleanup in a separate patch.
- Paul
Powered by blists - more mailing lists