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
dc4b7103
Commit
dc4b7103
authored
Jun 16, 2004
by
Len Brown
Committed by
Len Brown
Jun 16, 2004
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[ACPI] mp_find_ioapic() oops from mp_register_gsi() on device resume
Signed-off-by:
Andrew Morton
<
akpm@osdl.org
>
parent
87d88c9d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
arch/i386/kernel/mpparse.c
arch/i386/kernel/mpparse.c
+1
-1
No files found.
arch/i386/kernel/mpparse.c
View file @
dc4b7103
...
...
@@ -857,7 +857,7 @@ struct mp_ioapic_routing {
}
mp_ioapic_routing
[
MAX_IO_APICS
];
static
int
__init
mp_find_ioapic
(
static
int
mp_find_ioapic
(
int
gsi
)
{
int
i
=
0
;
...
...
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