lkml.org 
[lkml]   [2019]   [Oct]   [17]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH 08/20] riscv: abstract out CSR names for supervisor vs machine mode
On Tue, Oct 15, 2019 at 07:07:17PM -0700, Paul Walmsley wrote:
> > void start_thread(struct pt_regs *regs, unsigned long pc,
> > unsigned long sp)
> > {
> > - regs->sstatus = SR_SPIE;
> > + regs->xstatus = SR_SPIE;
>
> Looks like this should be "regs->xstatus = SR_PIE;"
>
> Will update it here. Let me know if you don't agree -

there is no SR_PIE, do you mean SR_XPІE? Good catch in that case,
but please let me resend the whole thing. I have some minor updates,
and I'd also like to do the rebase myself.

\
 
 \ /
  Last update: 2019-10-17 18:21    [W:0.054 / U:2.952 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site