[GitHub] [incubator-nuttx] xiaoxiang781216 commented on pull request #1009: Add support for preemptive scheduling in simulator build

2020-05-08 Thread GitBox
xiaoxiang781216 commented on pull request #1009: URL: https://github.com/apache/incubator-nuttx/pull/1009#issuecomment-626115654 @sebastianene07 thanks for patch, but sim for Linux and macOS hit some build issue, please take a look.

[incubator-nuttx-apps] branch master updated: Revert "CI: use 'git diff $commits' as a whole patchset to do checkpatch"

2020-05-08 Thread xiaoxiang
This is an automated email from the ASF dual-hosted git repository. xiaoxiang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx-apps.git The following commit(s) were added to refs/heads/master by this push: new d7a5313 Revert "CI: use 'git d

[incubator-nuttx] branch master updated: Revert "CI: use 'git diff $commits' as a whole patchset to do checkpatch"

2020-05-08 Thread xiaoxiang
This is an automated email from the ASF dual-hosted git repository. xiaoxiang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git The following commit(s) were added to refs/heads/master by this push: new b94a769 Revert "CI: use 'git diff $

[GitHub] [incubator-nuttx] liuguo09 commented on pull request #1013: Revert "CI: use 'git diff $commits' as a whole patchset to do checkpatch"

2020-05-08 Thread GitBox
liuguo09 commented on pull request #1013: URL: https://github.com/apache/incubator-nuttx/pull/1013#issuecomment-626107953 > @liuguo09 There was a similar one in apps/, should that be reverted as well? Yes, I just revert it also. Thanks. -

[GitHub] [incubator-nuttx-apps] liuguo09 opened a new pull request #242: Revert "CI: use 'git diff $commits' as a whole patchset to do checkpatch"

2020-05-08 Thread GitBox
liuguo09 opened a new pull request #242: URL: https://github.com/apache/incubator-nuttx-apps/pull/242 ## Summary This reverts commit 9c4cdc5331c1989b9a82e392255e516b16a5a47b. If one PR is on a former master code base, using 'git diff $commits' would result in abnormal checkpatc

[GitHub] [incubator-nuttx] patacongo commented on pull request #1009: Add support for preemptive scheduling in simulator build

2020-05-08 Thread GitBox
patacongo commented on pull request #1009: URL: https://github.com/apache/incubator-nuttx/pull/1009#issuecomment-626106657 > > There are some coding style problems that need to be fixed. > > Also, these files no long exist in the current repository: > > ``` > > sched/errno/errno_err

[GitHub] [incubator-nuttx] Ouss4 edited a comment on pull request #1013: Revert "CI: use 'git diff $commits' as a whole patchset to do checkpatch"

2020-05-08 Thread GitBox
Ouss4 edited a comment on pull request #1013: URL: https://github.com/apache/incubator-nuttx/pull/1013#issuecomment-626104317 @liuguo09 There was a similar one in apps/, should that be reverted as well? This is an automated m

[GitHub] [incubator-nuttx] Ouss4 commented on pull request #1013: Revert "CI: use 'git diff $commits' as a whole patchset to do checkpatch"

2020-05-08 Thread GitBox
Ouss4 commented on pull request #1013: URL: https://github.com/apache/incubator-nuttx/pull/1013#issuecomment-626104317 @liuguo09 There was a similar one in apps/, should that be revert it as well? This is an automated message

[GitHub] [incubator-nuttx] liuguo09 commented on pull request #1009: Add support for preemptive scheduling in simulator build

2020-05-08 Thread GitBox
liuguo09 commented on pull request #1009: URL: https://github.com/apache/incubator-nuttx/pull/1009#issuecomment-626103866 > There are some coding style problems that need to be fixed. > > Also, these files no long exist in the current repository: > > ``` > sched/errno/errno_

[GitHub] [incubator-nuttx] liuguo09 opened a new pull request #1013: Revert "CI: use 'git diff $commits' as a whole patchset to do checkpatch"

2020-05-08 Thread GitBox
liuguo09 opened a new pull request #1013: URL: https://github.com/apache/incubator-nuttx/pull/1013 ## Summary This reverts commit 350131d00e1f0dddcd9252ec6a535830b08f0d1c. If one PR is on a former master code base, using 'git diff $commits' would result in abnormal checkpatch r

[incubator-nuttx] branch master updated: net: netdev: Fix netdev_vioctl()

2020-05-08 Thread aguettouche
This is an automated email from the ASF dual-hosted git repository. aguettouche pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git The following commit(s) were added to refs/heads/master by this push: new 75a8883 net: netdev: Fix netdev_v

[GitHub] [incubator-nuttx] masayuki2009 opened a new pull request #1012: net: netdev: Fix netdev_vioctl()

2020-05-08 Thread GitBox
masayuki2009 opened a new pull request #1012: URL: https://github.com/apache/incubator-nuttx/pull/1012 ##Summary - Recently I noticed that dhcp client does not work correctly due to https://github.com/apache/incubator-nuttx/pull/965 - Finally I found the root cause was introduced

[incubator-nuttx-apps] branch master created (now f918be8)

2020-05-08 Thread gnutt
This is an automated email from the ASF dual-hosted git repository. gnutt pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx-apps.git. at f918be8 Rename CONFIG_NPTHREAD_KEYS to CONFIG_TLS_NELEM This branch includes the following new commits

[incubator-nuttx-apps] 02/02: Rename CONFIG_NPTHREAD_KEYS to CONFIG_TLS_NELEM

2020-05-08 Thread gnutt
This is an automated email from the ASF dual-hosted git repository. gnutt pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx-apps.git commit f918be8d2ad7a82ce917733fd9fea371825f0876 Author: Gregory Nutt AuthorDate: Fri May 8 08:52:53 2020 -0600

[incubator-nuttx-apps] 01/02: CI: use 'git diff $commits' as a whole patchset to do checkpatch

2020-05-08 Thread gnutt
This is an automated email from the ASF dual-hosted git repository. gnutt pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx-apps.git commit 9c4cdc5331c1989b9a82e392255e516b16a5a47b Author: liuhaitao AuthorDate: Fri May 8 11:23:50 2020 +0800 C

[GitHub] [incubator-nuttx] masayuki2009 commented on pull request #965: fs: Remove all LIBC_IOCTL_VARIADIC related stuff

2020-05-08 Thread GitBox
masayuki2009 commented on pull request #965: URL: https://github.com/apache/incubator-nuttx/pull/965#issuecomment-626067622 >Hi @xiaoxiang781216, > >I've just noticed that the following commit affects dhcp client. I found the root cause. I'll send another PR later. ---

[GitHub] [incubator-nuttx-apps] Ouss4 opened a new pull request #241: testing/ostest/ostest_main.c: Replace the old NPTHREAD_KEYS with TLS_NELM

2020-05-08 Thread GitBox
Ouss4 opened a new pull request #241: URL: https://github.com/apache/incubator-nuttx-apps/pull/241 ## Summary Replace the old NPTHREAD_KEYS with TLS_NELM. ## Impact ## Testing This is an automated mes

[GitHub] [incubator-nuttx] masayuki2009 commented on pull request #965: fs: Remove all LIBC_IOCTL_VARIADIC related stuff

2020-05-08 Thread GitBox
masayuki2009 commented on pull request #965: URL: https://github.com/apache/incubator-nuttx/pull/965#issuecomment-626047511 Hi @xiaoxiang781216, I've just noticed that the following commit affects dhcp client. Actually dhcp client can receive the DHCP offer message correctly but it

[GitHub] [incubator-nuttx] patacongo commented on pull request #1006: WIP: Move stm32 common board logic to stm32/common/

2020-05-08 Thread GitBox
patacongo commented on pull request #1006: URL: https://github.com/apache/incubator-nuttx/pull/1006#issuecomment-626007863 > > > I realized I must now transition ALL boards under stm32 (not only the ones I modify) to have a Make.defs in src/ instead of a Makefile as the common/ dir

[GitHub] [incubator-nuttx] v01d commented on pull request #1006: Move stm32 common board logic to stm32/common/

2020-05-08 Thread GitBox
v01d commented on pull request #1006: URL: https://github.com/apache/incubator-nuttx/pull/1006#issuecomment-625995316 I realized I must now transition ALL boards under stm32 (not only the ones I modify) to have a Make.defs in src/ instead of a Makefile as the common/ dir's Makefile is now

[GitHub] [incubator-nuttx] v01d commented on pull request #1006: Move stm32 common board logic to stm32/common/

2020-05-08 Thread GitBox
v01d commented on pull request #1006: URL: https://github.com/apache/incubator-nuttx/pull/1006#issuecomment-625989574 Also, I will probably organize files under common/src/ in different subdirectories according to device family. For now I'm trying to make things a bit simpler. --

[GitHub] [incubator-nuttx] v01d commented on pull request #1006: Move stm32 common board logic to stm32/common/

2020-05-08 Thread GitBox
v01d commented on pull request #1006: URL: https://github.com/apache/incubator-nuttx/pull/1006#issuecomment-625987360 I've just moved several other device handling logic into the common folder. I'm moving slowly, it is a big task. For now ignore style errors, since I'm actually having to f

[GitHub] [incubator-nuttx] patacongo commented on issue #994: Naming of OS Internal Functions

2020-05-08 Thread GitBox
patacongo commented on issue #994: URL: https://github.com/apache/incubator-nuttx/issues/994#issuecomment-625974791 Discussion moved to https://cwiki.apache.org/confluence/display/NUTTX/Naming+of+OS+Internal+Functions This i

[GitHub] [incubator-nuttx] patacongo commented on issue #986: Userspace errno

2020-05-08 Thread GitBox
patacongo commented on issue #986: URL: https://github.com/apache/incubator-nuttx/issues/986#issuecomment-625974429 Discussion moved to https://cwiki.apache.org/confluence/display/NUTTX/Userspace+errno+and+TLS This is an aut

[incubator-nuttx] branch master updated (9ce03b1 -> 4301682)

2020-05-08 Thread aguettouche
This is an automated email from the ASF dual-hosted git repository. aguettouche pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git. from 9ce03b1 Move pthread-specific data into TLS add 4301682 Fix up some problems/issues remaining fr

[GitHub] [incubator-nuttx] patacongo commented on pull request #1011: Fix up some problems/issues remaining from PR 1007

2020-05-08 Thread GitBox
patacongo commented on pull request #1011: URL: https://github.com/apache/incubator-nuttx/pull/1011#issuecomment-625958169 This issue reported by nxstyle is normal and not a problem: syscall/syscall_funclookup.c:99:3: warning: #include outside of 'Included Files' --

[GitHub] [incubator-nuttx] patacongo commented on pull request #1008: board specific code moved to boards folder and ipv6 support added for rx65n

2020-05-08 Thread GitBox
patacongo commented on pull request #1008: URL: https://github.com/apache/incubator-nuttx/pull/1008#issuecomment-625945314 There are several problems noted by the style checker. Most relate to dangling whitespace that the end of lines that must be removed. All use of TABs in .c and .h fi

[GitHub] [incubator-nuttx] patacongo opened a new pull request #1011: Fix up some problems/issues remaining from PR 1007

2020-05-08 Thread GitBox
patacongo opened a new pull request #1011: URL: https://github.com/apache/incubator-nuttx/pull/1011 ## Summary 1. Add missing conditional logic in include/sys/syscall_lookup.h 2. CONFIG_NPTHREAD_KEYS removed from code but was still in sched/Kconfig 3. Refresh all configurations

[GitHub] [incubator-nuttx] patacongo commented on issue #1010: tools/refresh.sh --help

2020-05-08 Thread GitBox
patacongo commented on issue #1010: URL: https://github.com/apache/incubator-nuttx/issues/1010#issuecomment-625939419 This reason for this is: if ! $CMPCONFIG $DEFCONFIG defconfig; then ... So if no logical content of the defconfig has changed then it will not be u

[GitHub] [incubator-nuttx] patacongo opened a new issue #1010: tools/refresh.sh --help

2020-05-08 Thread GitBox
patacongo opened a new issue #1010: URL: https://github.com/apache/incubator-nuttx/issues/1010 The help text output from `tools/refresh.sh --help` do not see to correctly described the current behavior of this tool. I imaging the tools/README.txt should t updated as well(?)

[GitHub] [incubator-nuttx] patacongo commented on pull request #1009: Add support for preemptive scheduling in simulator build

2020-05-08 Thread GitBox
patacongo commented on pull request #1009: URL: https://github.com/apache/incubator-nuttx/pull/1009#issuecomment-625927921 @yamt @xiaoxiang781216 You two are the primary uses of the simulator these days. Can you review, approve, and merged this PR? I will stay out of the loop on this one

[incubator-nuttx] branch master updated: Move pthread-specific data into TLS

2020-05-08 Thread aguettouche
This is an automated email from the ASF dual-hosted git repository. aguettouche pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git The following commit(s) were added to refs/heads/master by this push: new 9ce03b1 Move pthread-specific dat

[GitHub] [incubator-nuttx] sonicyang commented on pull request #1004: PCI Refactoring

2020-05-08 Thread GitBox
sonicyang commented on pull request #1004: URL: https://github.com/apache/incubator-nuttx/pull/1004#issuecomment-625912173 Interesting, because I was passing a whole card to the cell. I will double check my experiment. Thi

[GitHub] [incubator-nuttx] patacongo commented on a change in pull request #1007: Move pthread-specific data into TLS

2020-05-08 Thread GitBox
patacongo commented on a change in pull request #1007: URL: https://github.com/apache/incubator-nuttx/pull/1007#discussion_r422252676 ## File path: libs/libc/tls/Kconfig ## @@ -45,10 +45,11 @@ config TLS_LOG2_MAXSTACK config TLS_NELEM int "Number of TLS elements" -

[GitHub] [incubator-nuttx] sebastianene07 opened a new pull request #1009: Add support for preemptive scheduling in simulator build

2020-05-08 Thread GitBox
sebastianene07 opened a new pull request #1009: URL: https://github.com/apache/incubator-nuttx/pull/1009 ## Summary This patch adds support for preemptive scheduling in NuttX simulator build. It uses a host system timer to generate periodic signals which act like a hardware tick. A

[GitHub] [incubator-nuttx] Ouss4 commented on a change in pull request #1007: Move pthread-specific data into TLS

2020-05-08 Thread GitBox
Ouss4 commented on a change in pull request #1007: URL: https://github.com/apache/incubator-nuttx/pull/1007#discussion_r422247730 ## File path: libs/libc/tls/Kconfig ## @@ -45,10 +45,11 @@ config TLS_LOG2_MAXSTACK config TLS_NELEM int "Number of TLS elements" -

[incubator-nuttx-apps] branch master updated: Rename CONFIG_NPTHREAD_KEYS to CONFIG_TLS_NELEM

2020-05-08 Thread aguettouche
This is an automated email from the ASF dual-hosted git repository. aguettouche pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx-apps.git The following commit(s) were added to refs/heads/master by this push: new f918be8 Rename CONFIG_NPTHRE

[incubator-nuttx] 02/02: tools/mksyscall: Unify the fixed and variable arguments process

2020-05-08 Thread gnutt
This is an automated email from the ASF dual-hosted git repository. gnutt pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit a6c82a27dbefda646f07df1ebd6db3899f0710a5 Author: Xiang Xiao AuthorDate: Fri May 8 03:33:36 2020 +0800 tools

[incubator-nuttx] branch master updated (b7d9229 -> a6c82a2)

2020-05-08 Thread gnutt
This is an automated email from the ASF dual-hosted git repository. gnutt pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git. from b7d9229 Fix nxstyle issue new e7e81dd tools/LibTargets.mk: Remove # from the action of syscall ne

[incubator-nuttx] 01/02: tools/LibTargets.mk: Remove # from the action of syscall

2020-05-08 Thread gnutt
This is an automated email from the ASF dual-hosted git repository. gnutt pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit e7e81dd74df50e0ef5b3075e24b87ac70b6210ba Author: Xiang Xiao AuthorDate: Thu May 7 18:38:22 2020 +0800 tools

[incubator-nuttx-apps] branch master updated: CI: use 'git diff $commits' as a whole patchset to do checkpatch

2020-05-08 Thread aguettouche
This is an automated email from the ASF dual-hosted git repository. aguettouche pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx-apps.git The following commit(s) were added to refs/heads/master by this push: new 9c4cdc5 CI: use 'git diff $c

[GitHub] [incubator-nuttx] btashton commented on pull request #1004: PCI Refactoring

2020-05-08 Thread GitBox
btashton commented on pull request #1004: URL: https://github.com/apache/incubator-nuttx/pull/1004#issuecomment-625895468 Here is the comments on the Linux mailing list about scanning with Jailhouse ``` From: Jan Kiszka Per PCIe r4.0, sec 7.5.1.1.9, multi-function devices

[GitHub] [incubator-nuttx] patacongo edited a comment on pull request #1006: Move stm32 common board logic to stm32/common/

2020-05-08 Thread GitBox
patacongo edited a comment on pull request #1006: URL: https://github.com/apache/incubator-nuttx/pull/1006#issuecomment-625891529 > I'm not sure how to handle license headers now with Apache. I would be probably moving around existing files (currently with BSD header) and modifying them. S

[GitHub] [incubator-nuttx] patacongo commented on pull request #1006: Move stm32 common board logic to stm32/common/

2020-05-08 Thread GitBox
patacongo commented on pull request #1006: URL: https://github.com/apache/incubator-nuttx/pull/1006#issuecomment-625891529 > I'm not sure how to handle license headers now with Apache. I would be probably moving around existing files (currently with BSD header) and modifying them. Shou

[GitHub] [incubator-nuttx] v01d commented on pull request #1006: Move stm32 common board logic to stm32/common/

2020-05-08 Thread GitBox
v01d commented on pull request #1006: URL: https://github.com/apache/incubator-nuttx/pull/1006#issuecomment-625888453 I'm not sure how to handle license headers now with Apache. I would be probably moving around existing files (currently with BSD header) and modifying them. Should I change

[GitHub] [incubator-nuttx] patacongo commented on pull request #1006: Move stm32 common board logic to stm32/common/

2020-05-08 Thread GitBox
patacongo commented on pull request #1006: URL: https://github.com/apache/incubator-nuttx/pull/1006#issuecomment-625887424 > > > Ok, I'll continue with these simpler devices and eventually move on to more complex cases. Will push here again if you agree. I think that common d

[GitHub] [incubator-nuttx] v01d commented on pull request #1006: Move stm32 common board logic to stm32/common/

2020-05-08 Thread GitBox
v01d commented on pull request #1006: URL: https://github.com/apache/incubator-nuttx/pull/1006#issuecomment-625885295 Ok, I'll continue with these simpler devices and eventually move on to more complex cases. Will push here again if you agree. -

[GitHub] [incubator-nuttx] sonicyang commented on pull request #979: PCI-E support with x86_64/qemu example

2020-05-08 Thread GitBox
sonicyang commented on pull request #979: URL: https://github.com/apache/incubator-nuttx/pull/979#issuecomment-625881521 @btashton Thank you. Let's continue there. > I also have a PCIe FPGA board that should be here in a few weeks that will allow me to test some of this against a

[GitHub] [incubator-nuttx] patacongo commented on pull request #1006: Move stm32 common board logic to stm32/common/

2020-05-08 Thread GitBox
patacongo commented on pull request #1006: URL: https://github.com/apache/incubator-nuttx/pull/1006#issuecomment-625881481 This looks like an appropriate use of a common directory (it could be a drivers directory like cxd56xx). Common driver initialization, in general, is a good decision.

[GitHub] [incubator-nuttx] sonicyang commented on pull request #1004: PCI Refactoring

2020-05-08 Thread GitBox
sonicyang commented on pull request #1004: URL: https://github.com/apache/incubator-nuttx/pull/1004#issuecomment-625880520 I think we can remove the QEMU_MAX_BDF config for now, because we are scanning according to PCI spec.

[GitHub] [incubator-nuttx] RB-tel opened a new pull request #1008: board specific code moved to boards folder and ipv6 support added for rx65n

2020-05-08 Thread GitBox
RB-tel opened a new pull request #1008: URL: https://github.com/apache/incubator-nuttx/pull/1008 ## Summary board specific code moved to boards folder and ipv6 support added for rx65n This is an automated mess

[GitHub] [incubator-nuttx-apps] patacongo opened a new pull request #240: Rename CONFIG_NPTHREAD_KEYS to CONFIG_TLS_NELEM

2020-05-08 Thread GitBox
patacongo opened a new pull request #240: URL: https://github.com/apache/incubator-nuttx-apps/pull/240 ## Summary After the redesign of pthread-specific data, CONFIG_NPTHREAD_KEYS is removed and replaced with CONFIG_TLS_NELEM

[GitHub] [incubator-nuttx] patacongo opened a new pull request #1007: Move pthread-specific data into TLS

2020-05-08 Thread GitBox
patacongo opened a new pull request #1007: URL: https://github.com/apache/incubator-nuttx/pull/1007 ## Summary 1. Move pthread-specific data files from sched/pthread/ to libs/libc/pthread. 2. Remove pthread-specific data functions from syscalls. 3. Implement tls_alloc() and tls_

[GitHub] [incubator-nuttx] v01d opened a new pull request #1006: Move stm32 common board logic to stm32/common/

2020-05-08 Thread GitBox
v01d opened a new pull request #1006: URL: https://github.com/apache/incubator-nuttx/pull/1006 ## Summary This is a proposal (to get feedback before continuing) to start moving common board logic for stm32 boards to the `boards/arm/stm32/common` directory. I've started with the BMP1

[GitHub] [incubator-nuttx] xiaoxiang781216 opened a new pull request #1005: Unify the fixed and variable arguments process

2020-05-08 Thread GitBox
xiaoxiang781216 opened a new pull request #1005: URL: https://github.com/apache/incubator-nuttx/pull/1005 ## Summary And fix some corner bug ## Impact ## Testing This is an automated message from the

[GitHub] [incubator-nuttx] btashton commented on pull request #1004: PCI Refactoring

2020-05-08 Thread GitBox
btashton commented on pull request #1004: URL: https://github.com/apache/incubator-nuttx/pull/1004#issuecomment-625852546 @sonicyang Here is a draft PR with my changes against the PCI branch. This is an automated message from

[GitHub] [incubator-nuttx] btashton opened a new pull request #1004: PCI Refactoring

2020-05-08 Thread GitBox
btashton opened a new pull request #1004: URL: https://github.com/apache/incubator-nuttx/pull/1004 ## Summary This is a set of changes on top of the PCI branch that take care of some high level refactoring from pcie/pci as well as creating more driver primitives. This is not based on t

[GitHub] [incubator-nuttx] btashton commented on pull request #974: x86_64: Jailhouse support

2020-05-08 Thread GitBox
btashton commented on pull request #974: URL: https://github.com/apache/incubator-nuttx/pull/974#issuecomment-625847667 Unfortunately not... I think I needed to be compiling the configurations inside QEMU because I was getting really weird crashes and kernel header issues. I still want to

[GitHub] [incubator-nuttx] btashton commented on pull request #979: PCI-E support with x86_64/qemu example

2020-05-08 Thread GitBox
btashton commented on pull request #979: URL: https://github.com/apache/incubator-nuttx/pull/979#issuecomment-625844424 @sonicyang -- First off sorry I clicked edit on your comment instead of reply, should have restored it back to what you had. > @btashton I have checked your modific

[GitHub] [incubator-nuttx] btashton edited a comment on pull request #979: PCI-E support with x86_64/qemu example

2020-05-08 Thread GitBox
btashton edited a comment on pull request #979: URL: https://github.com/apache/incubator-nuttx/pull/979#issuecomment-625844424 @sonicyang -- First off sorry I clicked edit on your comment instead of reply, should have restored it back to what you had. > @btashton I have checked your

[GitHub] [incubator-nuttx] sonicyang edited a comment on pull request #979: PCI-E support with x86_64/qemu example

2020-05-08 Thread GitBox
sonicyang edited a comment on pull request #979: URL: https://github.com/apache/incubator-nuttx/pull/979#issuecomment-625793332 @btashton I have checked your modifications. I didn't make it work with my serial card because of lacking find_cap and msi/msix routines. But I did confirmed

[GitHub] [incubator-nuttx] sonicyang edited a comment on pull request #979: PCI-E support with x86_64/qemu example

2020-05-08 Thread GitBox
sonicyang edited a comment on pull request #979: URL: https://github.com/apache/incubator-nuttx/pull/979#issuecomment-625793332 @btashton I have checked your modifications. I didn't make it work with my serial card because of lacking find_cap and msi/msix routines. This is to be e

[incubator-nuttx] branch pci created (now 01e6e10)

2020-05-08 Thread btashton
This is an automated email from the ASF dual-hosted git repository. btashton pushed a change to branch pci in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git. at 01e6e10 pcie: create MSI/MSIX related marcos and simplify the msi/msix routines No new revisions were adde

[incubator-nuttx] 01/03: fs: Move inode_checkflags from include/nuttx/fs/fs.h to fs/inode/inode.h

2020-05-08 Thread gnutt
This is an automated email from the ASF dual-hosted git repository. gnutt pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit 4a3d28a957d85f342790c6ff97360ebd7251cf21 Author: Xiang Xiao AuthorDate: Mon May 4 21:32:03 2020 +0800 fs: M

[incubator-nuttx] branch master updated (f2c9571 -> b7d9229)

2020-05-08 Thread gnutt
This is an automated email from the ASF dual-hosted git repository. gnutt pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git. from f2c9571 cxd56: Add input support to Spresense audio driver new 4a3d28a fs: Move inode_checkflags from

[incubator-nuttx] 02/03: fs: Add nx_mount/nx_umount2 function

2020-05-08 Thread gnutt
This is an automated email from the ASF dual-hosted git repository. gnutt pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit de33f86ae32e88d0c8587ac7f2c33482f882bc5b Author: Xiang Xiao AuthorDate: Mon May 4 21:49:07 2020 +0800 fs: A

[incubator-nuttx] branch master updated: cxd56: Add input support to Spresense audio driver

2020-05-08 Thread gnutt
This is an automated email from the ASF dual-hosted git repository. gnutt pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git The following commit(s) were added to refs/heads/master by this push: new f2c9571 cxd56: Add input support to Spr

[GitHub] [incubator-nuttx] sonicyang commented on pull request #979: PCI-E support with x86_64/qemu example

2020-05-08 Thread GitBox
sonicyang commented on pull request #979: URL: https://github.com/apache/incubator-nuttx/pull/979#issuecomment-625793332 @btashton I have checked your modifications. I didn't make it work with my serial card because of lacking find_cap and msi/msix routines. But I did confirmed that i

[GitHub] [incubator-nuttx] sonicyang commented on pull request #974: x86_64: Jailhouse support

2020-05-08 Thread GitBox
sonicyang commented on pull request #974: URL: https://github.com/apache/incubator-nuttx/pull/974#issuecomment-625766601 @btashton As you have merged this, I guess you had good news on making this run on QEMU + Jailhouse environment?

[incubator-nuttx] branch master updated: openamp: Fix libmetal build break for arm

2020-05-08 Thread jerpelea
This is an automated email from the ASF dual-hosted git repository. jerpelea pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git The following commit(s) were added to refs/heads/master by this push: new 610fa1a openamp: Fix libmetal build

[incubator-nuttx] branch master updated (f801d04 -> 350131d)

2020-05-08 Thread xiaoxiang
This is an automated email from the ASF dual-hosted git repository. xiaoxiang pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git. from f801d04 boards/Board.mk: Fix MSYS build problem w/ ZDS-II Toolchain add 350131d CI: use 'git diff

[GitHub] [incubator-nuttx] xiaoxiang781216 opened a new pull request #1003: openamp: Fix libmetal build break for arm

2020-05-08 Thread GitBox
xiaoxiang781216 opened a new pull request #1003: URL: https://github.com/apache/incubator-nuttx/pull/1003 Signed-off-by: Xiang Xiao ## Summary ## Impact ## Testing This is an automated message fr

[GitHub] [incubator-nuttx] liuguo09 opened a new pull request #1002: CI: use 'git diff $commits' as a whole patchset to do checkpatch

2020-05-08 Thread GitBox
liuguo09 opened a new pull request #1002: URL: https://github.com/apache/incubator-nuttx/pull/1002 ## Summary Use 'git diff $commits' as a whole patchset instead of 'git show $commits' to avoid checkpatch with duplicate error/warning logs sometimes and rename file not opened issue.