generic-poky/meta/recipes-kernel
Ricardo Ribalda Delgado e34a65f6d5 cryptodev-module: Fix build on kernel v3.19
Kernel commit f938612dd97d481b8b5bf960c992ae577f081c17 removes the get_unused_fd_macro().
This patch replaces the macro with its output.

| NOTE: make -j 8 KERNEL_DIR=/home/ricardo/curro/qtec/qt5022/build-qt5022-cesium/build/tmp/sysroots/qt5022/usr/src/kernel PREFIX=/home/ricardo/curro/qtec/qt5022/build-qt5022-cesium/build/tmp/work/qt5022-poky-linux/cryptodev-module/1.6-r0/image KERNEL_PATH=/home/ricardo/curro/qtec/qt5022/build-qt5022-cesium/build/tmp/sysroots/qt5022/usr/src/kernel KERNEL_SRC=/home/ricardo/curro/qtec/qt5022/build-qt5022-cesium/build/tmp/sysroots/qt5022/usr/src/kernel KERNEL_VERSION=3.19.0-qtec-standard CC=x86_64-poky-linux-gcc  LD=x86_64-poky-linux-ld.bfd  AR=x86_64-poky-linux-ar
| make -C /home/ricardo/curro/qtec/qt5022/build-qt5022-cesium/build/tmp/sysroots/qt5022/usr/src/kernel SUBDIRS=`pwd` modules
| make[1]: warning: jobserver unavailable: using -j1.  Add '+' to parent make rule.
| make[1]: Entering directory '/home/ricardo/curro/qtec/qt5022/build-qt5022-cesium/build/tmp/sysroots/qt5022/usr/src/kernel'
|   CC [M]  /home/ricardo/curro/qtec/qt5022/build-qt5022-cesium/build/tmp/work/qt5022-poky-linux/cryptodev-module/1.6-r0/cryptodev-linux-1.6/ioctl.o
| /home/ricardo/curro/qtec/qt5022/build-qt5022-cesium/build/tmp/work/qt5022-poky-linux/cryptodev-module/1.6-r0/cryptodev-linux-1.6/ioctl.c: In function 'clonefd':
| /home/ricardo/curro/qtec/qt5022/build-qt5022-cesium/build/tmp/work/qt5022-poky-linux/cryptodev-module/1.6-r0/cryptodev-linux-1.6/ioctl.c:532:2: error: implicit declaration of function 'get_unused_fd' [-Werror=implicit-function-declaration]
|   ret = get_unused_fd();
|   ^

(From OE-Core rev: 83643dc4edb9c7656726302b92fb22d1c8652dac)

Signed-off-by: Ricardo Ribalda Delgado <ricardo.ribalda@gmail.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2015-02-14 08:41:00 +00:00
..
blktrace blktrace: obey LDFLAGS for btrecord 2014-09-22 13:04:22 +01:00
cryptodev cryptodev-module: Fix build on kernel v3.19 2015-02-14 08:41:00 +00:00
dtc dtc: Upgrade to 1.4.1 (git based) 2015-01-16 23:08:24 +00:00
kern-tools kern-tools: fix patch application error (preempt-rt) 2015-02-14 08:40:57 +00:00
kexec kexec-tools: separate B and S 2015-01-16 23:08:28 +00:00
kmod kernel: Fix depmod for multilib 2015-01-29 15:36:52 +00:00
latencytop latencytop: fix SRC_URI and HOMEPAGE 2015-02-03 14:53:52 +00:00
libpfm libpfm4_4.3.0.bb: use compatible host to limit arches 2013-03-05 13:14:51 +00:00
linux linux-yocto/3.14: fix qemumips build error 2015-02-08 08:00:30 +00:00
linux-firmware linux-firmware: upgrade to git rev 0e5f637 2014-11-20 14:08:09 +00:00
linux-libc-headers linux-libc-headers: Upgrade 3.17 -> 3.17.7 2014-12-21 12:37:55 +00:00
lttng lttng: update to 2.6.0-stable 2015-02-08 08:00:30 +00:00
modutils-initscripts meta: set proper S value 2015-01-23 11:36:27 +00:00
oprofile oprofile: separate B and S 2015-01-16 23:08:26 +00:00
perf perf: add LIBNUMA_DEFINES 2015-02-03 14:53:51 +00:00
powertop powertop: Fix build for !uclibc 2014-12-19 18:08:02 +00:00
sysprof arch-mips.inc: Change definition of TRANSLATED_TARGET_ARCH 2015-01-29 15:36:49 +00:00
systemtap kernel/image/depmodwrapper: Fixups for depmod 2015-01-23 14:32:02 +00:00
trace-cmd trace-cmd: fix recompile error 2014-08-11 11:27:34 +01:00