diff options
author | Sasha Levin <levinsasha928@gmail.com> | 2012-03-15 12:36:13 -0400 |
---|---|---|
committer | Luis Henriques <luis.henriques@canonical.com> | 2012-04-05 11:17:21 -0400 |
commit | ec9232f25aa54ab3e3de03c3a06f12efa44a860b (patch) | |
tree | debc30e46c7b8b91ec1739b59d56300f0813a862 /kernel/irq/manage.c | |
parent | 399a7528af8f22b61ddd8a8a6f8f7c19a3f1a20f (diff) |
math: Introduce div64_long
BugLink: http://bugs.launchpad.net/bugs/971808
commit f910381a55cdaa097030291f272f6e6e4380c39a upstream.
Add a div64_long macro which is used to devide a 64bit number by a long (which
can be 4 bytes on 32bit systems and 8 bytes on 64bit systems).
Suggested-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Sasha Levin <levinsasha928@gmail.com>
Cc: johnstul@us.ibm.com
Link: http://lkml.kernel.org/r/1331829374-31543-1-git-send-email-levinsasha928@gmail.com
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'kernel/irq/manage.c')
0 files changed, 0 insertions, 0 deletions