Skip to content
Snippets Groups Projects
Commit c994b129 authored by Matthew Wilcox's avatar Matthew Wilcox
Browse files

test_ida: Fix lockdep warning


The IDA was declared on the stack instead of statically, so lockdep
triggered a warning that it was improperly initialised.

Reported-by: 0day bot
Tested-by: default avatarRong Chen <rong.a.chen@intel.com>
Signed-off-by: default avatarMatthew Wilcox <willy@infradead.org>
parent f0a7d188
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment