Re: [patch 11/13] s390: instruction processing damage handling.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> > >>>>+#define MAX_IPD_TIME	(5 * 60 * 100 * 1000) /* 5 minutes */
> >                                  ^^^^^^^^^^^^^^^^^^^^
> > 				Expression A
> > >>(5 * 60 * USEC_PER_SEC) would probably look better...
> >    ^^^^^^^^^^^^^^^^^^^^^^^
> >    Expression B
> > 
> > I'm no s390 expert either, but just wanted to point out that expression 
> > B is 10 times larger than expression A, so something's fishy here.
> 
> Indeed, 5*60*100*1000 is wrong. That should be 5*60*1000*1000. This must
> have been the week of stupid bugs.. thanks for spotting this.

*sigh*... stupid me. At least this doesn't break anything and with this
patch it's still better than before.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[Index of Archives]     [Kernel Newbies]     [Netfilter]     [Bugtraq]     [Photo]     [Stuff]     [Gimp]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Video 4 Linux]     [Linux for the blind]     [Linux Resources]
  Powered by Linux