[GitHub] [incubator-nuttx] xiaoxiang781216 commented on a change in pull request #5247: Mpfs switch to exception common

2022-01-19 Thread GitBox
xiaoxiang781216 commented on a change in pull request #5247: URL: https://github.com/apache/incubator-nuttx/pull/5247#discussion_r787726821 ## File path: arch/risc-v/src/common/riscv_exception_common.S ## @@ -36,7 +36,15 @@ # define REGLOAD ld # define REGSTORE sd

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on a change in pull request #5247: Mpfs switch to exception common

2022-01-19 Thread GitBox
xiaoxiang781216 commented on a change in pull request #5247: URL: https://github.com/apache/incubator-nuttx/pull/5247#discussion_r787714594 ## File path: arch/risc-v/src/common/riscv_exception_common.S ## @@ -178,16 +181,8 @@ exception_common: .type g_intstackalloc,

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on a change in pull request #5247: Mpfs switch to exception common

2022-01-19 Thread GitBox
xiaoxiang781216 commented on a change in pull request #5247: URL: https://github.com/apache/incubator-nuttx/pull/5247#discussion_r787714594 ## File path: arch/risc-v/src/common/riscv_exception_common.S ## @@ -178,16 +181,8 @@ exception_common: .type g_intstackalloc,

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on a change in pull request #5247: Mpfs switch to exception common

2022-01-18 Thread GitBox
xiaoxiang781216 commented on a change in pull request #5247: URL: https://github.com/apache/incubator-nuttx/pull/5247#discussion_r787313601 ## File path: arch/risc-v/src/common/riscv_exception_common.S ## @@ -178,16 +181,8 @@ exception_common: .type g_intstackalloc,

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on a change in pull request #5247: Mpfs switch to exception common

2022-01-18 Thread GitBox
xiaoxiang781216 commented on a change in pull request #5247: URL: https://github.com/apache/incubator-nuttx/pull/5247#discussion_r786914369 ## File path: arch/risc-v/src/common/riscv_exception_common.S ## @@ -178,16 +181,8 @@ exception_common: .type g_intstackalloc,

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on a change in pull request #5247: Mpfs switch to exception common

2022-01-18 Thread GitBox
xiaoxiang781216 commented on a change in pull request #5247: URL: https://github.com/apache/incubator-nuttx/pull/5247#discussion_r786599397 ## File path: arch/risc-v/src/common/riscv_exception_common.S ## @@ -178,16 +181,8 @@ exception_common: .type g_intstackalloc,

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on a change in pull request #5247: Mpfs switch to exception common

2022-01-17 Thread GitBox
xiaoxiang781216 commented on a change in pull request #5247: URL: https://github.com/apache/incubator-nuttx/pull/5247#discussion_r786217985 ## File path: arch/risc-v/src/common/riscv_exception_common.S ## @@ -49,7 +49,9 @@ exception_common: addi sp, sp,