Go to file
Jithu Joseph d33c42a19d kernel: thread: Fix legacy symbol mixup in fp path
When CONFIG_FP_SHARING is enabled without CONFIG_LEGACY
thread.c was referencing symbols like K_TASK_GROUP_FPU
which are defined in legacy.h

Change-Id: I4bb1723f91c3e3586c5d1bf05cf23a1c0d3d5aac
Signed-off-by: Jithu Joseph <jithu.joseph@intel.com>
2017-02-03 03:20:31 +00:00
.known-issues kernel: doc: Add deprecation notice to legacy.h 2017-01-16 18:13:03 -05:00
arch drivers: Add Atmel SAM family GMAC Ethernet driver 2017-02-01 21:01:19 +00:00
boards doc: cc3200_launchxl: fixed bullets 2017-02-02 15:53:09 +00:00
doc irq: introduce 'direct' interrupt API definition 2017-02-02 17:46:33 +00:00
drivers drivers: make ethernet init prio depend on NET_L2_ETHERNET 2017-02-02 14:43:51 +00:00
ext ext: Import Atmel SAM3X header files from ASF library 2017-02-01 21:01:14 +00:00
include irq: introduce 'direct' interrupt API definition 2017-02-02 17:46:33 +00:00
kernel kernel: thread: Fix legacy symbol mixup in fp path 2017-02-03 03:20:31 +00:00
lib libc/minimal: Fix definition of ssize_t 2017-02-01 13:57:43 -08:00
misc misc/printk: Add a function to get the current hook function. 2017-01-27 12:35:52 +02:00
samples samples: philosophers: adjust stack size and build by sanitycheck 2017-02-02 14:44:46 +00:00
scripts sanitycheck: don't override environment for USE_CCACHE 2017-02-02 13:09:00 -08:00
subsys fat: match type info expected by fat library for f_write 2017-01-30 12:01:50 +00:00
tests tests: add poll kernel test 2017-02-02 00:30:01 +00:00
.checkpatch.conf checkpatch: ignore CONST_STRUCT warnings 2016-11-11 22:12:22 +00:00
.gitattributes First commit 2015-04-10 16:44:37 -07:00
.gitignore doc: move context back to doc/, fix broken links 2017-01-16 18:05:06 -05:00
.gitreview Add a .gitreview file 2016-02-20 14:25:01 +00:00
.mailmap mailmap: added axy (for Anas Nashif) 2016-12-21 13:49:59 +00:00
defaults.tc testcases: catch more fatal kernel error messages 2016-11-11 13:21:16 +00:00
Kbuild build: Use ZEPHYRINCLUDE when building offsets.o 2017-01-25 12:20:21 +00:00
Kconfig license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
Kconfig.zephyr license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
LICENSE add top level Apache 2.0 license file 2016-02-05 20:24:37 -05:00
MAINTAINERS MAINTAINERS: Remove Jon Medhurst from MPS2 maintainership 2017-01-30 11:02:36 -06:00
Makefile build: add _ASMLANGUAGE to all asm files 2017-01-24 13:34:51 +00:00
Makefile.inc build: abstract emulation and replace qemu goal with run 2017-01-10 20:20:47 +00:00
Makefile.test tests: introduce Makefile.test 2017-01-03 17:48:44 +00:00
zephyr-env.sh license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00