History log of /arch/microblaze/include/asm/processor.h
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
0dd90aa9d6222e12201f05c0058e8741b7f66474 02-Apr-2012 Michal Simek <monstr@monstr.eu> microblaze: Fix ret_from_fork declaration

ret_from_fork is used by noMMU system too.

It should be the part of patch
"Disintegrate asm/system.h for Microblaze"
(sha1: c40d04df152a1111c5bbcb632278394dabd2b73d)

Signed-off-by: Michal Simek <monstr@monstr.eu>
/arch/microblaze/include/asm/processor.h
c40d04df152a1111c5bbcb632278394dabd2b73d 28-Mar-2012 David Howells <dhowells@redhat.com> Disintegrate asm/system.h for Microblaze

Disintegrate asm/system.h for Microblaze. Not compiled.

Signed-off-by: David Howells <dhowells@redhat.com>
cc: microblaze-uclinux@itee.uq.edu.au
/arch/microblaze/include/asm/processor.h
504a84c4806af58ae842b8716f603baad2757dd9 08-Jun-2011 Mathias Krause <minipli@googlemail.com> microblaze: Remove duplicated prototype of start_thread()

The prototype for start_thread() is already present in the MMU/NOMMU
independent part of the file. Remove the duplicate.

Signed-off-by: Mathias Krause <minipli@googlemail.com>
Signed-off-by: Michal Simek <monstr@monstr.eu>
/arch/microblaze/include/asm/processor.h
6e83557c38b40d6e9d1c82ad0ae59d8e5db9c50c 31-Jan-2011 Michal Simek <monstr@monstr.eu> microblaze: Remove r0_ram pointer and PTO alignment

r0_ram pool was used for saving/restoring register
content if hw exception happen. This poll was replaced by
pt_pool_space with PT_SIZE size.
Based on this change SAVE_STATE_ARG_SPACE was removed which
caused that PTO offset is zero that's why is also removed.

r0_ram space was used as scratchpad by v850. In early
Microblaze Linux developing phase was this part of code
blindly copied.

Signed-off-by: Michal Simek <monstr@monstr.eu>
/arch/microblaze/include/asm/processor.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/processor.h
5233806dfe6f88fb1a01db3729eeda78f65bcbd1 26-May-2009 Michal Simek <monstr@monstr.eu> microblaze_mmu_v2: Update process creation for MMU

Signed-off-by: Michal Simek <monstr@monstr.eu>
/arch/microblaze/include/asm/processor.h
2921e2bd679949a7892d308b414e6a3b3c705260 21-Apr-2009 Michal Simek <monstr@monstr.eu> microblaze: Add STATE_SAVE_ARG_SPACE for noMMU kernel too

For noMMU kernel this change nothing bring but this change
helps with MMU synchronization.

Signed-off-by: Michal Simek <monstr@monstr.eu>
/arch/microblaze/include/asm/processor.h
e1c4bd0897b6d03eff4b32197d6ab017f83fc836 16-Apr-2009 Michal Simek <monstr@monstr.eu> microblaze: Move start_thread to process.c

This change is due to upcomming MMU merge

Signed-off-by: Michal Simek <monstr@monstr.eu>
/arch/microblaze/include/asm/processor.h
2eba318e0db1114726e69660d6b9e1bd59b10ba1 16-Apr-2009 Michal Simek <monstr@monstr.eu> microblaze: Move task_pt_regs up

This change is important for easier merge with Microblaze MMU code.

Signed-off-by: Michal Simek <monstr@monstr.eu>
/arch/microblaze/include/asm/processor.h
ac3efab50621bd6d01e5b40f3134dc7824788390 16-Apr-2009 Michal Simek <monstr@monstr.eu> microblaze: Rename kernel_mode to pt_mode in pt_regs

Signed-off-by: Michal Simek <monstr@monstr.eu>
/arch/microblaze/include/asm/processor.h
4511ec153afd132da9f4308e7db394820eb52129 27-Mar-2009 Michal Simek <monstr@monstr.eu> microblaze_v8: system.h processor.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/processor.h