From: Linus Torvalds Date: Tue, 28 Jan 2014 05:17:55 +0000 (-0800) Subject: Merge branch 'akpm' (incoming from Andrew) X-Git-Tag: v3.14-rc1~79 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=3.13.0-08789-g54c0a4b46150;p=karo-tx-linux.git Merge branch 'akpm' (incoming from Andrew) Merge misc updates from Andrew Morton: - a few hotfixes - dynamic-debug updates - ipc updates - various other sweepings off the factory floor * akpm: (31 commits) firmware/google: drop 'select EFI' to avoid recursive dependency compat: fix sys_fanotify_mark checkpatch.pl: check for function declarations without arguments mm/migrate.c: fix setting of cpupid on page migration twice against normal page softirq: use const char * const for softirq_to_name, whitespace neatening softirq: convert printks to pr_ softirq: use ffs() in __do_softirq() kernel/kexec.c: use vscnprintf() instead of vsnprintf() in vmcoreinfo_append_str() splice: fix unexpected size truncation ipc: fix compat msgrcv with negative msgtyp ipc,msg: document barriers ipc: delete seq_max field in struct ipc_ids ipc: simplify sysvipc_proc_open() return ipc: remove useless return statement ipc: remove braces for single statements ipc: standardize code comments ipc: whitespace cleanup ipc: change kern_ipc_perm.deleted type to bool ipc: introduce ipc_valid_object() helper to sort out IPC_RMID races ipc/sem.c: avoid overflow of semop undo (semadj) value ... --- 54c0a4b46150db1571d955d598cd342c9f1d9657