History log of /arch/microblaze/include/asm/thread_info.h
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
d88e4cb67197d007fb778d62fe17360e970d5bfa 21-Nov-2011 Tejun Heo <tj@kernel.org> freezer: remove now unused TIF_FREEZE

Signed-off-by: Tejun Heo <tj@kernel.org>
Cc: Arnd Bergmann <arnd@arndb.de>
Cc: linux-arch@vger.kernel.org
/arch/microblaze/include/asm/thread_info.h
06d1973490199d38a65029101199e04004fbe8f3 06-Aug-2010 Michal Simek <monstr@monstr.eu> microblaze: remove unused TIF_KERNEL_TRACE

TIF_KERNEL_TRACE is not used anywhere.

Signed-off-by: Michal Simek <monstr@monstr.eu>
/arch/microblaze/include/asm/thread_info.h
95d3a8cd1596b7d34b873d1fa5a70bbc656f5410 06-Aug-2010 Michal Simek <monstr@monstr.eu> microblaze: trivial: thread_info cleanup

Coding style cleanup.

Signed-off-by: Michal Simek <monstr@monstr.eu>
/arch/microblaze/include/asm/thread_info.h
0ddc9324b1a842afd77e8e86698b1d1d2ffed022 14-May-2010 Andreas Dilger <adilger@dilger.ca> add descriptive comment for TIF_MEMDIE task flag declaration.

Signed-off-by: Andreas Dilger <adilger@dilger.ca>
Acked-by: KOSAKI Motohiro <kosaki.motohiro@jp.fujitsu.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
/arch/microblaze/include/asm/thread_info.h
40db0834337ef0cde586feeb5588e45f0349098b 05-Mar-2010 Michal Simek <monstr@monstr.eu> microblaze: Remove segment.h

I would like to use asm-generic uaccess.h where are segment
macros defined. This is just first step.

Signed-off-by: Michal Simek <monstr@monstr.eu>
/arch/microblaze/include/asm/thread_info.h
c99e6efe1ba04561e7d93a81f0be07e37427e835 10-Jul-2009 Peter Zijlstra <a.p.zijlstra@chello.nl> sched: INIT_PREEMPT_COUNT

Pull the initial preempt_count value into a single
definition site.

Maintainers for: alpha, ia64 and m68k, please have a look,
your arch code is funny.

The header magic is a bit odd, but similar to the KERNEL_DS
one, CPP waits with expanding these macros until the
INIT_THREAD_INFO macro itself is expanded, which is in
arch/*/kernel/init_task.c where we've already included
sched.h so we're good.

Cc: tony.luck@intel.com
Cc: rth@twiddle.net
Cc: geert@linux-m68k.org
Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
Acked-by: Matt Mackall <mpm@selenic.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
/arch/microblaze/include/asm/thread_info.h
0945f98b4a844b488d4e42a43f90a3c3aef281af 10-May-2009 Edgar E. Iglesias <edgar.iglesias@gmail.com> microblaze: Add audit and seccomp thread flags.

Signed-off-by: Edgar E. Iglesias <edgar.iglesias@gmail.com>
/arch/microblaze/include/asm/thread_info.h
a6029d1c8cfc9ac2609195f31c2e70b584d3496e 12-May-2009 Michal Simek <monstr@monstr.eu> microblaze: prepare signal handling for generic unistd.h

We need to define set_restore_sigmask() in order to
get pselect and ppoll. Also, the setup_frame function
can not be used when __NR_sigreturn is not defined.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Michal Simek <monstr@monstr.eu>
/arch/microblaze/include/asm/thread_info.h
4684dadec6ca3f310b0d9ff1860ca6b6f11ffd2d 27-Mar-2009 Michal Simek <monstr@monstr.eu> microblaze_v8: string.h thread_info.h

Reviewed-by: Ingo Molnar <mingo@elte.hu>
Acked-by: John Linn <john.linn@xilinx.com>
Acked-by: Stephen Neuendorffer <stephen.neuendorffer@xilinx.com>
Acked-by: John Williams <john.williams@petalogix.com>
Signed-off-by: Michal Simek <monstr@monstr.eu>
/arch/microblaze/include/asm/thread_info.h