xiaoxiang781216 commented on a change in pull request #1355:
URL: https://github.com/apache/incubator-nuttx/pull/1355#discussion_r449744533
##
File path: include/sys/statvfs.h
##
@@ -49,7 +49,14 @@
* Pre-processor Definitions
xiaoxiang781216 commented on a change in pull request #1355:
URL: https://github.com/apache/incubator-nuttx/pull/1355#discussion_r449744290
##
File path: arch/sim/src/sim/up_hostfs.c
##
@@ -432,32 +432,35 @@ int host_closedir(void *dirp)
}
/*
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 9761235 libs/libc/semaphore/sem_get
xiaoxiang781216 merged pull request #1357:
URL: https://github.com/apache/incubator-nuttx/pull/1357
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL
xiaoxiang781216 merged pull request #319:
URL: https://github.com/apache/incubator-nuttx-apps/pull/319
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
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 749e871 sim: Fix 32-bit module buil
xiaoxiang781216 merged pull request #1362:
URL: https://github.com/apache/incubator-nuttx/pull/1362
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL
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
commit fde8f24f2ac4f357d9848da7ff64c4ffd574be2f
Author: chao.an
AuthorDate: Wed Jul 1 11:32:21 2020 +0800
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
commit c723283340bd371db8375fff64f754d91cf56cfc
Author: chao.an
AuthorDate: Wed Jul 1 17:04:53 2020 +0800
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
commit aaa61346c932409918b3a5a094dd480d96619071
Author: chao.an
AuthorDate: Tue Jun 30 21:20:29 2020 +0800
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
commit a5bae8b8eeae513f882076beeb26e8f48fb90538
Author: chao.an
AuthorDate: Wed Jul 1 14:00:15 2020 +0800
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-apps.git.
from 4e10b69 example/helloxx: Remove EXAMPLES_HELLOXX_NOSTACKCONST
new aaa6134 make/import: move t
btashton opened a new issue #1363:
URL: https://github.com/apache/incubator-nuttx/issues/1363
@liuguo09 noticed this issue with the 9.1.0 RC1 release tarball. We are
removing important files like the rcS initd file from the sim:nsh build. When
I ran a diff against the tarball and the git
yamt commented on a change in pull request #1355:
URL: https://github.com/apache/incubator-nuttx/pull/1355#discussion_r449730036
##
File path: arch/sim/src/sim/up_hostfs.c
##
@@ -432,32 +432,35 @@ int host_closedir(void *dirp)
}
/
yamt merged pull request #1321:
URL: https://github.com/apache/incubator-nuttx/pull/1321
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to g
This is an automated email from the ASF dual-hosted git repository.
yamamoto 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 60fe0a0 libc: Refine the inline hand
yamt commented on pull request #1342:
URL: https://github.com/apache/incubator-nuttx/pull/1342#issuecomment-653708269
@liuguo09 https://github.com/apache/incubator-nuttx/pull/1362
This is an automated message from the Apache
yamt opened a new pull request #1362:
URL: https://github.com/apache/incubator-nuttx/pull/1362
## Summary
Specify -mcmodel=large only on 64-bit case. (x86-64)
The code model is not available for 32-bit.
This fixes the following error:
MODULECC: chardev.c
cc1: e
adamfeuer commented on pull request #1349:
URL: https://github.com/apache/incubator-nuttx/pull/1349#issuecomment-653706064
@Ouss4 Thanks for catching the license header thing– I'll fix it tomorrow, I
don't have time tonight. I'll also add APL 2.0 headers to my checklist of
things to do bef
patacongo edited a comment on issue #1359:
URL:
https://github.com/apache/incubator-nuttx/issues/1359#issuecomment-653672158
>
>
> Ah, it is indeed. My apologies. I did not review the existing list of
issues before filing this one.
Yes, it is the same root issue: This PR sp
patacongo commented on issue #1359:
URL:
https://github.com/apache/incubator-nuttx/issues/1359#issuecomment-653672158
>
>
> Ah, it is indeed. My apologies. I did not review the existing list of
issues before filing this one.
Yes, it is the same root issues: This PR specific
jeremyncc commented on issue #1359:
URL:
https://github.com/apache/incubator-nuttx/issues/1359#issuecomment-653669811
Ah, it is indeed. My apologies. I did not review the existing list of issues
before filing this one.
This
antmerlino opened a new pull request #1361:
URL: https://github.com/apache/incubator-nuttx/pull/1361
## Summary
Fixes build errors introduced in draft code.
## Impact
## Testing
This is an automated messa
patacongo commented on issue #1359:
URL:
https://github.com/apache/incubator-nuttx/issues/1359#issuecomment-653665637
This is pretty similar to Issue #1329
This is an automated message from the Apache Git Service.
To respon
patacongo commented on issue #1329:
URL:
https://github.com/apache/incubator-nuttx/issues/1329#issuecomment-653665705
Related to Issue #1359
This is an automated message from the Apache Git Service.
To respond to the messag
jeremyncc opened a new issue #1360:
URL: https://github.com/apache/incubator-nuttx/issues/1360
### Location:
https://github.com/apache/incubator-nuttx/blob/master/drivers/mtd/smart.c#L4931
### Impact:
In architectures that support multi-processing, a malicious user spa
jeremyncc opened a new issue #1359:
URL: https://github.com/apache/incubator-nuttx/issues/1359
### Location:
https://github.com/apache/incubator-nuttx/blob/master/drivers/mtd/smart.c#L5552
### Impact:
A malicious user space application can corrupt kernel memory by pass
jeremyncc opened a new issue #1358:
URL: https://github.com/apache/incubator-nuttx/issues/1358
### Location:
https://github.com/apache/incubator-nuttx/blob/master/arch/arm/src/armv7-m/arm_svcall.c#L81
### Impact:
In the NuttX kernel, syscall numbers are not properly v
patacongo commented on pull request #1328:
URL: https://github.com/apache/incubator-nuttx/pull/1328#issuecomment-653646516
@antmerlino The branch is ready for your use:
https://github.com/apache/incubator-nuttx/tree/feature/pthread-user We need to
thank @Ouss4 for doing that for us.
--
This is an automated email from the ASF dual-hosted git repository.
aguettouche pushed a commit to branch feature/pthread-user
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git
commit ead6090e78cdadb517a73a09b76fc64d8fcb09d7
Author: Gregory Nutt
AuthorDate: Mon Jun 29 08:26:2
This is an automated email from the ASF dual-hosted git repository.
aguettouche pushed a change to branch feature/pthread-user
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git.
from 993591d arch/x86_64: Fix Warning: ignoring changed section attributes
new ead6090
This is an automated email from the ASF dual-hosted git repository.
aguettouche pushed a commit to branch feature/pthread-user
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git
commit be0ff4dfe3c96c98a9b946b3c61b370be149e5bb
Author: Gustavo Henrique Nihei <38959758+ghn-ce...@u
Ouss4 merged pull request #1328:
URL: https://github.com/apache/incubator-nuttx/pull/1328
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to
This is an automated email from the ASF dual-hosted git repository.
aguettouche pushed a change to branch feature/pthread-user
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git.
at 993591d arch/x86_64: Fix Warning: ignoring changed section attributes
No new revisions
This is an automated email from the ASF dual-hosted git repository.
aguettouche pushed a change to branch pthread-user
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git.
at 993591d arch/x86_64: Fix Warning: ignoring changed section attributes
No new revisions were add
Ouss4 edited a comment on issue #1356:
URL:
https://github.com/apache/incubator-nuttx/issues/1356#issuecomment-653633067
> That's pretty much the same way how these kind of things are implemented
in Linux kernel.
This is also used in many drivers in NuttX, where usually the board lo
Ouss4 edited a comment on issue #1356:
URL:
https://github.com/apache/incubator-nuttx/issues/1356#issuecomment-653633067
> That's pretty much the same way how these kind of things are implemented
in Linux kernel.
This is also used in many drivers in NuttX, where usually the board lo
Ouss4 commented on issue #1356:
URL:
https://github.com/apache/incubator-nuttx/issues/1356#issuecomment-653633067
> That's pretty much the same way how these kind of things are implemented
in Linux kernel.
This is also used in many drivers in NuttX, where usually the board logic
pr
lukegluke opened a new pull request #1357:
URL: https://github.com/apache/incubator-nuttx/pull/1357
avoid possible confusion and follow the description POSIX.1-2017
https://pubs.opengroup.org/onlinepubs/9699919799/functions/sem_getvalue.html
PR as we discuss in #1354
xiaoxiang781216 opened a new pull request #325:
URL: https://github.com/apache/incubator-nuttx-apps/pull/325
## Summary
follow up the kernel side change
## Impact
## Testing
This is an automated messa
patacongo commented on issue #1354:
URL:
https://github.com/apache/incubator-nuttx/issues/1354#issuecomment-653572428
> The DEBUGASSERT to cd_nrxwaiters < 255 is there to guarantee we will have
less than 255 threads reading the data.
There is no particular limit. But cs_nrxwaiters
dieselburner opened a new issue #1356:
URL: https://github.com/apache/incubator-nuttx/issues/1356
**Issue:**
Currently there's a misalignment in MTD drivers, where some drivers are
written exclusively for QSPI interfaces, while others are using standard SPI.
As you know, (nearly?) a
acassis commented on issue #1354:
URL:
https://github.com/apache/incubator-nuttx/issues/1354#issuecomment-653553094
Damn it, so we still limited, because you are right again!
This DEBUGASSERT is a case where it will not protect us in the wild. Should
be replaced with ASSERT.
-
acassis edited a comment on issue #1354:
URL:
https://github.com/apache/incubator-nuttx/issues/1354#issuecomment-653530715
Hi Olev,
Yes, you are right:
https://pubs.opengroup.org/onlinepubs/9699919799/functions/sem_getvalue.html
Please submit a patch to fix the text.
The DEBUG
lukegluke commented on issue #1354:
URL:
https://github.com/apache/incubator-nuttx/issues/1354#issuecomment-653547987
> Yes, you are right:
https://pubs.opengroup.org/onlinepubs/9699919799/functions/sem_getvalue.html
If thoughts converge then they are limited :)
> The DEBUGAS
acassis edited a comment on issue #1354:
URL:
https://github.com/apache/incubator-nuttx/issues/1354#issuecomment-653530715
Hi Olev,
Yes, you are right:
https://pubs.opengroup.org/onlinepubs/9699919799/functions/sem_getvalue.html
Please submit a patch to fix the text.
The DEBUG
acassis commented on issue #1354:
URL:
https://github.com/apache/incubator-nuttx/issues/1354#issuecomment-653530715
Hi Olev,
Yes, you are right:
https://pubs.opengroup.org/onlinepubs/9699919799/functions/sem_getvalue.html
Please submit a patch to fix the text.
The DEBUGASSERT
Ouss4 commented on pull request #1349:
URL: https://github.com/apache/incubator-nuttx/pull/1349#issuecomment-653486497
The license needs to be ALv2. Here is the ASF header:
https://github.com/apache/incubator-nuttx/blob/993591dca14a822b48be44513fa01d7ad10e0c61/sched/sched/sched_getcpu.c#L2
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 deb3b13 Udate TODO List
add 993591d arch/x86_64: Fix Warning: ignoring changed section attribute
Ouss4 merged pull request #1351:
URL: https://github.com/apache/incubator-nuttx/pull/1351
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to
lukegluke commented on issue #1354:
URL:
https://github.com/apache/incubator-nuttx/issues/1354#issuecomment-653444362
Other questions about can driver:
1. For what purpose is cd_nrxwaiters? In fact it used only for debug asserts
https://github.com/apache/incubator-nuttx/blob/57bc329a
xiaoxiang781216 opened a new pull request #1355:
URL: https://github.com/apache/incubator-nuttx/pull/1355
## Summary
specified here:
https://pubs.opengroup.org/onlinepubs/009695399/basedefs/sys/statvfs.h.html
## Impact
No, just change the struct and function name
## Te
52 matches
Mail list logo