Dmitry Vyukov <dvyu...@google.com> wrote: > request_key_and_link+0x2d8/0x1150 security/keys/request_key.c:549
Can you disassemble this function for me? There are several possible paths and without the argument to the syscall and whether there's a key that was matched, it's hard to say which path is being taken - but this might help determine that. David