MIPS: Switch ELF core dumper to use regsets.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
This commit is contained in:
		
					parent
					
						
							
								7aeb753b53
							
						
					
				
			
			
				commit
				
					
						6a9c001b7e
					
				
			
		
					 1 changed files with 1 additions and 0 deletions
				
			
		|  | @ -331,6 +331,7 @@ extern int dump_task_fpu(struct task_struct *, elf_fpregset_t *); | |||
| #define ELF_CORE_COPY_FPREGS(tsk, elf_fpregs)			\ | ||||
| 	dump_task_fpu(tsk, elf_fpregs) | ||||
| 
 | ||||
| #define CORE_DUMP_USE_REGSET | ||||
| #define ELF_EXEC_PAGESIZE	PAGE_SIZE | ||||
| 
 | ||||
| /* This yields a mask that user programs can use to figure out what
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Ralf Baechle
				Ralf Baechle