diff options
author | Geert Uytterhoeven <[email protected]> | 2019-07-01 16:00:09 +0200 |
---|---|---|
committer | Petr Mladek <[email protected]> | 2019-07-04 12:45:14 +0200 |
commit | 4ca96aa99f3e1e530f63559c0cc63ae186ecd677 (patch) | |
tree | cae124e7c3874d48f69d8414c236a1513ceed37a /security/selinux/hooks.c | |
parent | b314dd49a28a38997aa8f472d02f0631a830d37a (diff) |
lib/vsprintf: Reinstate printing of legacy clock IDs
When using the legacy clock framework, clock pointers are no longer
printed as IDs, as the !CONFIG_COMMON_CLK case was accidentally
considered an error case.
Fix this by reverting to the old behavior, which allows to distinguish
clocks by ID, as the legacy clock framework does not store names with
clocks.
Fixes: 0b74d4d763fd4ee9 ("vsprintf: Consolidate handling of unknown pointer specifiers")
Link: http://lkml.kernel.org/r/[email protected]
Cc: Sergey Senozhatsky <[email protected]>
Cc: Andy Shevchenko <[email protected]>
Cc: [email protected]
Signed-off-by: Geert Uytterhoeven <[email protected]>
Signed-off-by: Petr Mladek <[email protected]>
Diffstat (limited to 'security/selinux/hooks.c')
0 files changed, 0 insertions, 0 deletions