On 28 October 2016 at 16:34, Alistair Francis <[email protected]> wrote: > On Thu, Oct 27, 2016 at 12:24 PM, P J P <[email protected]> wrote: >> From: Prasad J Pandit <[email protected]> >> >> The Cadence UART device emulator calculates speed by dividing the >> baud rate by a 'baud rate generator' & 'baud rate divider' value. >> The device specification defines these register values to be >> non-zero and within certain limits. Add checks for these limits >> to avoid errors like divide by zero. >> >> Reported-by: Huawei PSIRT <[email protected]> >> Signed-off-by: Prasad J Pandit <[email protected]> > > This looks good to me. I'll spin up a new patch for the migration fix > next week (I won't have time today). > > Reviewed-by: Alistair Francis <[email protected]>
Applied to target-arm.next, thanks. -- PMM
