diff options
| author | Jeff Dike <[email protected]> | 2007-05-06 14:51:22 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2007-05-07 12:13:02 -0700 |
| commit | 1ffb9164f51094b7105ce9f81600b222ddf5b82c (patch) | |
| tree | b2efe2af99a2827692a7541058eaef9e938f1da6 /include/linux/debugobjects.h | |
| parent | 6e21aec3fcf6c8862b755d45c0af45acdefff976 (diff) | |
uml: remove page_size()
userspace code used to have to call the kernelspace function page_size() in
order to determine the value of the kernel's PAGE_SIZE. Since this is now
available directly from kern_constants.h as UM_KERN_PAGE_SIZE, page_size() can
be deleted and calls changed to use the constant.
Signed-off-by: Jeff Dike <[email protected]>
Cc: Paolo 'Blaisorblade' Giarrusso <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions