From: Stephen Rothwell Date: Wed, 7 Dec 2011 02:36:28 +0000 (+1100) Subject: Merge remote-tracking branch 'security/next' X-Git-Tag: next-20111207~32 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=b816f6aa8f9f81f89abcdb0a9182098624954f37;p=karo-tx-linux.git Merge remote-tracking branch 'security/next' Conflicts: lib/Makefile --- b816f6aa8f9f81f89abcdb0a9182098624954f37 diff --cc lib/Makefile index ff00d4dcb7ed,0f5cff267aff..2cf2002dda89 --- a/lib/Makefile +++ b/lib/Makefile @@@ -115,8 -115,9 +115,11 @@@ obj-$(CONFIG_CPU_RMAP) += cpu_rmap. obj-$(CONFIG_CORDIC) += cordic.o +obj-$(CONFIG_DQL) += dynamic_queue_limits.o + + obj-$(CONFIG_MPILIB) += mpi/ + obj-$(CONFIG_DIGSIG) += digsig.o + hostprogs-y := gen_crc32table clean-files := crc32table.h