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
01eb7858
Commit
01eb7858
authored
Jul 23, 2008
by
Jaswinder Singh
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
x86: mm/pgtable_32.c declare set_pmd_pfn before they get used
Signed-off-by:
Jaswinder Singh
<
jaswinder@infradead.org
>
parent
e0b7c819
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
include/asm-x86/pgtable_32.h
include/asm-x86/pgtable_32.h
+1
-0
No files found.
include/asm-x86/pgtable_32.h
View file @
01eb7858
...
...
@@ -31,6 +31,7 @@ static inline void pgtable_cache_init(void) { }
static
inline
void
check_pgt_cache
(
void
)
{
}
void
paging_init
(
void
);
extern
void
set_pmd_pfn
(
unsigned
long
,
unsigned
long
,
pgprot_t
);
/*
* The Linux x86 paging architecture is 'compile-time dual-mode', it
...
...
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