diff options
author | Theodore Ts'o <tytso@mit.edu> | 2013-09-12 22:10:25 +0400 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2013-10-10 22:32:16 +0400 |
commit | 5910895f0e868d4f70303922ed00ccdc328b3c30 (patch) | |
tree | c51b3a58cad1a18e941f1d0ed1c56747944aa3cc /drivers/char/tpm | |
parent | 30e37ec516ae5a6957596de7661673c615c82ea4 (diff) | |
download | linux-5910895f0e868d4f70303922ed00ccdc328b3c30.tar.xz |
random: fix the tracepoint for get_random_bytes(_arch)
Fix a problem where get_random_bytes_arch() was calling the tracepoint
get_random_bytes(). So add a new tracepoint for
get_random_bytes_arch(), and make get_random_bytes() and
get_random_bytes_arch() call their correct tracepoint.
Also, add a new tracepoint for add_device_randomness()
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Diffstat (limited to 'drivers/char/tpm')
0 files changed, 0 insertions, 0 deletions