Skip to content
  1. Oct 31, 2021
  2. Oct 21, 2021
  3. Oct 20, 2021
  4. Oct 18, 2021
  5. Oct 13, 2021
  6. Oct 12, 2021
    • Andrew Jones's avatar
      arm64: gic-v3: Avoid NULL dereferences · b4667f4c
      Andrew Jones authored
      
      
      LPI allocation requires that the redistributors are configured first.
      It's unlikely that offline cpus have had their redistributors
      configured, so filter them out right away. Also, assert on any cpu,
      not just the calling cpu, in gicv3_lpi_alloc_tables() when we detect
      a unit test failed to follow instructions. Improve the assert with a
      hint message while we're at it.
      
      Cc: Eric Auger <eric.auger@redhat.com>
      Reviewed-by: default avatarEric Auger <eric.auger@redhat.com>
      Message-Id: <20211011160420.26785-1-drjones@redhat.com>
      Signed-off-by: Andrew Jones's avatarAndrew Jones <drjones@redhat.com>
      b4667f4c
  7. Oct 11, 2021
Loading