SuccessChanges

Summary

  1. bitmap: handle failure to extend bitmap in list_sscanf() (details)
  2. linux: fix the prototype of our get_mempolicy syscall wrapper (details)
  3. linux/dt: handle another failure case in hwloc_read_unit32be() (details)
  4. Add some assertions to silence static analysis tools (details)
  5. xml/import: fix an error case during import (details)
  6. xml/import/diff: factorize some code (details)
Commit 9301f5340f476a6462c0bba6099da9376b76b2b0 by brice.goglin
bitmap: handle failure to extend bitmap in list_sscanf()
Thanks to Jonathan Peyton for the patch, found by klocwork.
Signed-off-by: Brice Goglin <Brice.Goglin@inria.fr>
(cherry picked from commit 9294f5dffea47776b8e2ed33d09d01d7d4cf4445)
The file was modifiedhwloc/bitmap.c (diff)
Commit 67ee66d0b93bde3dd76cfeb92fcda31ba1428cc2 by brice.goglin
linux: fix the prototype of our get_mempolicy syscall wrapper
Thanks to Jonathan Peyton for the patch.
Signed-off-by: Brice Goglin <Brice.Goglin@inria.fr>
(cherry picked from commit 087a43dbdeb9b78439edd6921c04f143c28da452)
The file was modifiedhwloc/topology-linux.c (diff)
Commit 2d4544386eb76873ed486f4a018b323b3d13971a by brice.goglin
linux/dt: handle another failure case in hwloc_read_unit32be()
Thanks to Jonathan Peyton for the patch, found by klocwork.
Signed-off-by: Brice Goglin <Brice.Goglin@inria.fr>
(cherry picked from commit c7c28a0df89fcc4f965ea45b481effb2d31f1253)
The file was modifiedhwloc/topology-linux.c (diff)
Commit ad92fd25664002003fbbad732cdc05962e5e2b19 by brice.goglin
Add some assertions to silence static analysis tools
Thanks to Jonathan Peyton for the patch
Signed-off-by: Brice Goglin <Brice.Goglin@inria.fr>
(cherry picked from commit 93f20fce9eca85521ee3bb46cebd3951d44b5f56)
The file was modifiedhwloc/topology-xml.c (diff)
The file was modifiedhwloc/topology.c (diff)
The file was modifiedhwloc/topology-synthetic.c (diff)
Commit 040affba06d472b2d8f19e8b49bc539bac7811f2 by brice.goglin
xml/import: fix an error case during import
Thanks to Jonathan Peyton for the patch, found by klocwork.
Signed-off-by: Brice Goglin <Brice.Goglin@inria.fr>
(cherry picked from commit 4e066a1b4dcd923eff5069b3a614f8a00c13c2c1)
The file was modifiedhwloc/topology-xml.c (diff)
Commit 68fe0e18620d04da242a354f590ba353b4770cc9 by brice.goglin
xml/import/diff: factorize some code
Thanks to Jonathan Peyton for the patch, found by klocwork.
Signed-off-by: Brice Goglin <Brice.Goglin@inria.fr>
(cherry picked from commit 43bbd5f6ba50f1dc550ede87b4a52f62a1f77744)
The file was modifiedhwloc/topology-xml.c (diff)