]> git.karo-electronics.de Git - karo-tx-linux.git/commit
xtensa: fix ipc_parse_version selection
authorMax Filippov <jcmvbkbc@gmail.com>
Sun, 6 Jan 2013 12:17:21 +0000 (16:17 +0400)
committerChris Zankel <chris@zankel.net>
Sun, 13 Jan 2013 05:00:40 +0000 (21:00 -0800)
commit8a678c75de435e0ac41dc91148e47aaf762d8f17
tree871e10c85e89a435e31631f393b24c180bfe9f7d
parent679b6ecdb5a062fac2fe21210370168673fc717e
xtensa: fix ipc_parse_version selection

shmctl may be called with IPC_64 flag, select function version of
ipc_parse_version to correctly handle that.

Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
Signed-off-by: Chris Zankel <chris@zankel.net>
arch/xtensa/Kconfig