+16
−5
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
Replace printk_ratelimited() by printk() and a default rate limit burst to limit displaying unhandled signals messages. This will allow us to call print_vma_addr() in a future patch, which does not work with printk_ratelimited(). Signed-off-by:Murilo Opsfelder Araujo <muriloo@linux.ibm.com> Signed-off-by:
Michael Ellerman <mpe@ellerman.id.au>