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 a0112ee stm32h7: Bug where more than CONFIG_MM_REGIONS would be allocated new b48408c drivers/mtd/ftl.c: Fix syslog formats new 042881e fs/nxffs/nxffs_cache.c: Appease nxstyle new 35c30c2 fs/nxffs/nxffs_cache.c: Fix syslog formats new e1a8f8a fs/nxffs/nxffs_open.c: Appease nxstyle new 99407f4 fs/nxffs/nxffs_open.c: Fix a syslog format new 660db6b fs/nxffs/nxffs_pack.c: Appease nxstyle new 889c332 fs/nxffs/nxffs_pack.c: Fix a syslog format new 3f2390e fs/nxffs/nxffs_read.c: Appease nxstyle new d22c8a2 fs/nxffs/nxffs_read.c: Fix a syslog format new d28d5a2 fs/nxffs/nxffs_reformat.c: Appease nxstyle new 7df9d89 fs/nxffs/nxffs_reformat.c: Fix syslog formats new d543f7f fs/nxffs/nxffs_stat.c: Fix syslog formats new ae45a66 fs/nxffs/nxffs_write.c: Fix a syslog format new d2d48a1 sched/module/mod_modhandle.c: Fix a syslog format new 6bdca69 libs/libc/modlib/modlib_bind.c: Fix syslog formats new 34cd44f libs/libc/modlib/modlib_symbols.c: Fix syslog formats new 04f2542 libs/libc/machine/arm/armv7-m/arch_elf.c: Appease nxstyle new 42a218d libs/libc/machine/arm/armv7-m/arch_elf.c: Fix syslog formats new 67fbbf9 fs/romfs/fs_romfs.c: Fix syslog formats new 13e55ce fs/romfs/fs_romfsutil.c: Fix syslog formats new 148ee15 binfmt/libelf/libelf_bind.c: Fix syslog formats new d068713 binfmt/libelf/libelf_symbols.c: Fix syslog formats The 22 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: binfmt/libelf/libelf_bind.c | 11 ++- binfmt/libelf/libelf_symbols.c | 14 +-- drivers/mtd/ftl.c | 6 +- fs/nxffs/nxffs_cache.c | 17 ++-- fs/nxffs/nxffs_open.c | 36 +++++--- fs/nxffs/nxffs_pack.c | 145 +++++++++++++++++-------------- fs/nxffs/nxffs_read.c | 27 ++++-- fs/nxffs/nxffs_reformat.c | 26 +++--- fs/nxffs/nxffs_stat.c | 4 +- fs/nxffs/nxffs_write.c | 3 +- fs/romfs/fs_romfs.c | 11 +-- fs/romfs/fs_romfsutil.c | 4 +- libs/libc/machine/arm/armv7-m/arch_elf.c | 92 +++++++++++++------- libs/libc/modlib/modlib_bind.c | 12 ++- libs/libc/modlib/modlib_symbols.c | 17 ++-- sched/module/mod_modhandle.c | 2 +- 16 files changed, 263 insertions(+), 164 deletions(-)