Re: [PATCH] treewide: Add and use ADD_MOD macro

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Randy Dunlap
Date: Monday, March 29, 2010 - 12:47 pm

On Sun, 28 Mar 2010 14:57:27 -0700 Joe Perches wrote:



It would be better not to evaluate y more than one time.

Also it's not safe for 64-bit 'y' on i386, right?
Looks like it would cause missing reference to __imoddi3 or whatever it is called.

so it can easily be misused IMO.

---
~Randy
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH] treewide: Add and use ADD_MOD macro, Joe Perches, (Sun Mar 28, 2:57 pm)
Re: [PATCH] treewide: Add and use ADD_MOD macro, Randy Dunlap, (Mon Mar 29, 12:47 pm)
Re: [PATCH] treewide: Add and use ADD_MOD macro, Joe Perches, (Mon Mar 29, 1:00 pm)