[PATCH 0/9] 4.10 Maintenance

Joel Sherrill joel at rtems.org
Thu Jan 11 19:24:25 UTC 2018


These are all obviously known issues which were worthy of being included
on the 4.11 branch and/or master which applied to 4.10.

Since this are the final approved patch, my vote is to apply them. The only
discussion should be if the bug exists in 4.10.

--joel

On Thu, Jan 11, 2018 at 12:13 PM, Gedare Bloom <gedare at rtems.org> wrote:

> I went through commits between the 4.10/4.11 split and
> January 2013, and selected the following as suitable
> to apply for 4.10 maintenance. Not all of these had
> open PRs/tickets, and I did not reformat any patches
> but simply cherry-picked and corrected any conflicts.
>
> Ralf Kirchner (1):
>   dosfs: Fix msdos_format()
>
> Sebastian Huber (6):
>   dosfs: Fix for no space left on device condition
>   librpc: PR2066: Fix for short enums
>   rtems: PR1844: Fix MP process packet size
>   score: Use _Workspace_Allocate_or_fatal_error()
>   libnetworking: Disconnect after mbuf shortage
>   bsps: Fix rtems_interrupt_server_handler_remove()
>
> Sebastien Bourdeauducq (2):
>   network/dhcp: PR1841: Fix DNS processing in DHCP
>   network/bootp: PR2031: Add and use header file
>
>  c/src/lib/libbsp/shared/src/irq-server.c           |  4 +-
>  cpukit/libfs/src/dosfs/fat_file.c                  |  8 ++-
>  cpukit/libfs/src/dosfs/msdos_format.c              |  2 +-
>  cpukit/libnetworking/Makefile.am                   |  1 +
>  cpukit/libnetworking/netinet/udp_usrreq.c          |  5 +-
>  cpukit/libnetworking/nfs/bootp_subr.c              | 16 +----
>  cpukit/libnetworking/rtems/bootp.h                 | 41 ++++++++++++
>  cpukit/libnetworking/rtems/rtems_bootp.c           |  2 +
>  cpukit/libnetworking/rtems/rtems_bsdnet_internal.h |  1 -
>  cpukit/libnetworking/rtems/rtems_dhcp.c            | 74
> ++++++++++++++--------
>  cpukit/librpc/include/rpc/auth.h                   |  3 +-
>  cpukit/librpc/include/rpc/clnt_stat.h              |  3 +-
>  cpukit/librpc/include/rpc/rpc_msg.h                | 12 ++--
>  cpukit/librpc/include/rpc/svc.h                    |  3 +-
>  cpukit/librpc/include/rpcsvc/nis_db.h              |  6 +-
>  cpukit/librpc/include/rpcsvc/yp_prot.h             |  3 +-
>  cpukit/librpc/src/xdr/xdr.c                        |  8 +--
>  cpukit/rtems/src/msgmp.c                           |  4 +-
>  cpukit/score/src/objectextendinformation.c         | 13 ++--
>  19 files changed, 140 insertions(+), 69 deletions(-)
>  create mode 100644 cpukit/libnetworking/rtems/bootp.h
>
> --
> 2.7.4
>
> _______________________________________________
> devel mailing list
> devel at rtems.org
> http://lists.rtems.org/mailman/listinfo/devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/devel/attachments/20180111/858e0a72/attachment-0002.html>


More information about the devel mailing list