[U-Boot-Users] [PATCH] Fix integer overflow warning in calc_divisor()

Hugo Villeneuve hugo.villeneuve at lyrtech.com
Mon Jul 14 16:58:27 CEST 2008


On Sun, 2008-07-13 at 15:14 +0200, Wolfgang Denk wrote:
> In message <1215786255-4241-1-git-send-email-hugo.villeneuve at lyrtech.com> you wrote:
> > Fix the integer overflow warning when rounding the serial
> > port clock divisor value in calc_divisor().
> > 
> > Signed-off-by: Hugo Villeneuve <hugo.villeneuve at lyrtech.com>
> > 
> > ---
> > 
> >  drivers/serial/serial.c |   11 +++++++++--
> >  1 files changed, 9 insertions(+), 2 deletions(-)
> 
> Applied, thanks, but I really wish you had kept the subject unchanged,
> and ideally even threading correct.

Hi Wolfgang,
since you already applied the first patch, I simply thought that the fix
for the first patch should have a different subject.

I will keep the same subject in the future

Hugo V.





More information about the U-Boot mailing list