summaryrefslogtreecommitdiffstats
path: root/arch/nds32/include/asm/thread_info.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/nds32/include/asm/thread_info.h')
-rw-r--r--arch/nds32/include/asm/thread_info.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/nds32/include/asm/thread_info.h b/arch/nds32/include/asm/thread_info.h
index bff741ff337b..8c610abe673a 100644
--- a/arch/nds32/include/asm/thread_info.h
+++ b/arch/nds32/include/asm/thread_info.h
@@ -42,7 +42,6 @@ struct thread_info {
* TIF_SIGPENDING - signal pending
* TIF_NEED_RESCHED - rescheduling necessary
* TIF_NOTIFY_RESUME - callback before returning to user
- * TIF_USEDFPU - FPU was used by this task this quantum (SMP)
* TIF_POLLING_NRFLAG - true if poll_idle() is polling TIF_NEED_RESCHED
*/
#define TIF_SIGPENDING 1
@@ -50,7 +49,6 @@ struct thread_info {
#define TIF_SINGLESTEP 3
#define TIF_NOTIFY_RESUME 4 /* callback before returning to user */
#define TIF_SYSCALL_TRACE 8
-#define TIF_USEDFPU 16
#define TIF_POLLING_NRFLAG 17
#define TIF_MEMDIE 18
#define TIF_FREEZE 19
ae335ad29664171f178eb1a6ef89cc23f4e9'>pinctrl/pinctrl-spear: remove IS_ERR checking of pmx->pctlDevendra Naga2012-07-031-2/+2 * pinctrl/u300: drop unused variableLinus Walleij2012-07-031-1/+0Star * pinctrl: select the proper symbolLinus Walleij2012-07-031-1/+1 * pinctrl: add pinctrl_add_gpio_ranges functionDong Aisheng2012-07-031-0/+11 * pinctrl: remove pinctrl_remove_gpio_rangeDong Aisheng2012-07-033-17/+5Star * pinctrl/pinctrl-core: cleanup pinctrl_registerDevendra Naga2012-07-031-11/+6Star * pinctrl/u300: delete pointless debug printLinus Walleij2012-07-031-2/+0Star * pinctrl/pinctrl-u300: remove devm_kfree at driver unloadDevendra Naga2012-07-031-1/+0Star * Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2012-06-306-10/+35 |\ | *-----. Merge branches 'acpi_pad-bugzilla-42981', 'apei-bugzilla-43282', 'video-bugzi...Len Brown2012-06-30