Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
L
linux
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
linux
Commits
c78a7e90
Commit
c78a7e90
authored
Aug 12, 2002
by
David Mosberger
Committed by
David Mosberger
Aug 12, 2002
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
ia64: Sync up with 2.5.31.
parent
6dc94c7c
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
3 deletions
+5
-3
include/asm-ia64/dma.h
include/asm-ia64/dma.h
+4
-2
include/asm-ia64/processor.h
include/asm-ia64/processor.h
+1
-1
No files found.
include/asm-ia64/dma.h
View file @
c78a7e90
...
...
@@ -2,8 +2,8 @@
#define _ASM_IA64_DMA_H
/*
* Copyright (C) 1998-200
1
Hewlett-Packard Co
*
Copyright (C) 1998-2001
David Mosberger-Tang <davidm@hpl.hp.com>
* Copyright (C) 1998-200
2
Hewlett-Packard Co
*
David Mosberger-Tang <davidm@hpl.hp.com>
*/
#include <linux/config.h>
...
...
@@ -18,4 +18,6 @@ extern unsigned long MAX_DMA_ADDRESS;
# define isa_dma_bridge_buggy (0)
#endif
#define free_dma(x)
#endif
/* _ASM_IA64_DMA_H */
include/asm-ia64/processor.h
View file @
c78a7e90
...
...
@@ -223,7 +223,7 @@ struct thread_struct {
__u64
map_base
;
/* base address for get_unmapped_area() */
__u64
task_size
;
/* limit for task size */
struct
siginfo
*
siginfo
;
/* current siginfo struct for ptrace() */
__u64
last_fph_cpu
;
/* CPU that may hold the contents of f32-f127 */
int
last_fph_cpu
;
/* CPU that may hold the contents of f32-f127 */
#ifdef CONFIG_IA32_SUPPORT
__u64
eflag
;
/* IA32 EFLAGS reg */
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment