Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 77220
b: refs/heads/master
c: 028fed8
h: refs/heads/master
v: v3
  • Loading branch information
Martin Schwidefsky committed Jan 26, 2008
1 parent 22f3db2 commit 737fe71
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 53360fb19672e9ca94d769694a18f46f6e0612a9
refs/heads/master: 028fed8233b669e03def295a4e632b1b933720f9
4 changes: 0 additions & 4 deletions trunk/include/asm-s390/processor.h
Original file line number Diff line number Diff line change
Expand Up @@ -59,9 +59,6 @@ extern void s390_adjust_jiffies(void);
extern void print_cpu_info(struct cpuinfo_S390 *);
extern int get_cpu_capability(unsigned int *);

/* Lazy FPU handling on uni-processor */
extern struct task_struct *last_task_used_math;

/*
* User space process size: 2GB for 31 bit, 4TB for 64 bit.
*/
Expand Down Expand Up @@ -95,7 +92,6 @@ struct thread_struct {
unsigned long ksp; /* kernel stack pointer */
mm_segment_t mm_segment;
unsigned long prot_addr; /* address of protection-excep. */
unsigned int error_code; /* error-code of last prog-excep. */
unsigned int trap_no;
per_struct per_info;
/* Used to give failing instruction back to user for ieee exceptions */
Expand Down

0 comments on commit 737fe71

Please sign in to comment.