<div dir="ltr">These are all obviously known issues which were worthy of being included <div>on the 4.11 branch and/or master which applied to 4.10.</div><div><br></div><div>Since this are the final approved patch, my vote is to apply them. The only</div><div>discussion should be if the bug exists in 4.10.</div><div><br></div><div>--joel</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Jan 11, 2018 at 12:13 PM, Gedare Bloom <span dir="ltr"><<a href="mailto:gedare@rtems.org" target="_blank">gedare@rtems.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I went through commits between the 4.10/4.11 split and<br>
January 2013, and selected the following as suitable<br>
to apply for 4.10 maintenance. Not all of these had<br>
open PRs/tickets, and I did not reformat any patches<br>
but simply cherry-picked and corrected any conflicts.<br>
<br>
Ralf Kirchner (1):<br>
  dosfs: Fix msdos_format()<br>
<br>
Sebastian Huber (6):<br>
  dosfs: Fix for no space left on device condition<br>
  librpc: PR2066: Fix for short enums<br>
  rtems: PR1844: Fix MP process packet size<br>
  score: Use _Workspace_Allocate_or_fatal_<wbr>error()<br>
  libnetworking: Disconnect after mbuf shortage<br>
  bsps: Fix rtems_interrupt_server_<wbr>handler_remove()<br>
<br>
Sebastien Bourdeauducq (2):<br>
  network/dhcp: PR1841: Fix DNS processing in DHCP<br>
  network/bootp: PR2031: Add and use header file<br>
<br>
 c/src/lib/libbsp/shared/src/<wbr>irq-server.c           |  4 +-<br>
 cpukit/libfs/src/dosfs/fat_<wbr>file.c                  |  8 ++-<br>
 cpukit/libfs/src/dosfs/msdos_<wbr>format.c              |  2 +-<br>
 cpukit/libnetworking/Makefile.<wbr>am                   |  1 +<br>
 cpukit/libnetworking/netinet/<wbr>udp_usrreq.c          |  5 +-<br>
 cpukit/libnetworking/nfs/<wbr>bootp_subr.c              | 16 +----<br>
 cpukit/libnetworking/rtems/<wbr>bootp.h                 | 41 ++++++++++++<br>
 cpukit/libnetworking/rtems/<wbr>rtems_bootp.c           |  2 +<br>
 cpukit/libnetworking/rtems/<wbr>rtems_bsdnet_internal.h |  1 -<br>
 cpukit/libnetworking/rtems/<wbr>rtems_dhcp.c            | 74 ++++++++++++++--------<br>
 cpukit/librpc/include/rpc/<wbr>auth.h                   |  3 +-<br>
 cpukit/librpc/include/rpc/<wbr>clnt_stat.h              |  3 +-<br>
 cpukit/librpc/include/rpc/rpc_<wbr>msg.h                | 12 ++--<br>
 cpukit/librpc/include/rpc/svc.<wbr>h                    |  3 +-<br>
 cpukit/librpc/include/rpcsvc/<wbr>nis_db.h              |  6 +-<br>
 cpukit/librpc/include/rpcsvc/<wbr>yp_prot.h             |  3 +-<br>
 cpukit/librpc/src/xdr/xdr.c                        |  8 +--<br>
 cpukit/rtems/src/msgmp.c                           |  4 +-<br>
 cpukit/score/src/<wbr>objectextendinformation.c         | 13 ++--<br>
 19 files changed, 140 insertions(+), 69 deletions(-)<br>
 create mode 100644 cpukit/libnetworking/rtems/<wbr>bootp.h<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
2.7.4<br>
<br>
______________________________<wbr>_________________<br>
devel mailing list<br>
<a href="mailto:devel@rtems.org">devel@rtems.org</a><br>
<a href="http://lists.rtems.org/mailman/listinfo/devel" rel="noreferrer" target="_blank">http://lists.rtems.org/<wbr>mailman/listinfo/devel</a><br>
</font></span></blockquote></div><br></div>