diff options
| author | Thomas Bittermann <[email protected]> | 2007-04-04 22:20:54 +0200 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2007-04-04 17:35:53 -0700 |
| commit | 456a09dce9ca9b0013cabcda918aee851a04471d (patch) | |
| tree | 977fe0bee8b0300ce8e73026945fb4dc2b97963c /include/linux/debugobjects.h | |
| parent | 8d00647f2cf0780497274a4b0ab0e66509579459 (diff) | |
[PATCH] kernel/time.c: add missing symbol exports
This patch adds 2 missing symbol exports: jiffies_to_timeval() and
timeval_to_jiffies(). The (not yet merged) dm-raid4-5 module will need
them, and they used to be indirectly exported by virtue of being inline
functions.
Commit 8b9365d753d9870bb6451504c13570b81923228f ("[PATCH] Uninline
jiffies.h functions") uninlined them, and thus modules now need them
explicitly exported to use them.
Signed-off-by: Thomas Bittermann <[email protected]>
Acked-by: Andrew Morton <[email protected]>
Acked-by: Ingo Molnar <[email protected]>
Acked-by: Thomas Gleixner <[email protected]>
Acked-by: john stultz <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions