I am sorry for it because my git configure is not sound.
my real name Qixue Xiao , and my email <[email protected]>. At 2013-12-19 08:57:40,"Greg KH" <[email protected]> wrote: >On Wed, Dec 18, 2013 at 09:00:29AM +0800, xqx12 wrote: >> there is an overflow in the code : >> cyz_polling_cycle = (arg * HZ) / 1000, >> the multiplicator arg comes from user, so it may be an overflow if >> arg is a big number. And the value of cyc_polling_cycle will be >> wrong when it is used next time. >> >> Reported-by: Qixue Xiao <[email protected]> >> Suggested-by: Yongjian Xu <[email protected]> >> Suggested-by: Yu Chen <[email protected]> >> Signed-off-by: Qixue Xiao <[email protected]> > >I need a "real" name as the "From:" line here, especially as it doesn't >match any of these lines either :( >

