Re: [PATCH v5 0/3] Add eager FP and RISC-V vector context switching support
Anup Patel <[email protected]>
| Newsgroups | org.infradead.lists.opensbi |
|---|---|
| Message-ID | <CAAhSdy1xoLkPS+gLxds2ZA1_Yq-rx++Zas39nQ=tR7-HafQHHA@mail.gmail.com> |
On Fri, May 15, 2026 at 11:12 AM <[email protected]> wrote: > > Hi Anup, > Thank you for taking out time and reviewing the patches. > I have added new patch to add Extension V, F and D and their checks before > context swtich > > The changes include: > - Alter sbi_vector.c to use csr_read and csr_write > - Added another patch for Extension check. > > I have covered all your comments, please can you have a look and let me know. > > Thanks and Regards, > Dave > > Signed-off-by: Dave Patel <[email protected]> > > -- > opensbi mailing list > [email protected] > http://lists.infradead.org/mailman/listinfo/opensbi You cover-letter is prefixed "[PATCH v5 0/3]" but you have 4 patches in your series. Please use "git format-patch" to general cover-letter along with the patches like below: git format-patch -M -C --cover-letter --subject-prefix="PATCH v5" ... Regards, Anup -- opensbi mailing list [email protected] http://lists.infradead.org/mailman/listinfo/opensbi