Quoting Jan Beulich :
On 19.01.16 at 06:57, wrote:
Fix CID 1343302 by adding checking a check on the value of reg_shift.
This patch also rolls the multiplication by 8 into the shift.
No functional changes.
Suggested-by: Jan Beulich
I don't think so.
Signed-off-by: Chester Lin
---
xen/d
>>> On 19.01.16 at 06:57, wrote:
> Fix CID 1343302 by adding checking a check on the value of reg_shift.
> This patch also rolls the multiplication by 8 into the shift.
> No functional changes.
>
> Suggested-by: Jan Beulich
I don't think so.
> Signed-off-by: Chester Lin
> ---
> xen/drivers/c
Fix CID 1343302 by adding checking a check on the value of reg_shift.
This patch also rolls the multiplication by 8 into the shift.
No functional changes.
Suggested-by: Jan Beulich
Signed-off-by: Chester Lin
---
xen/drivers/char/ns16550.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)