Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:11.4:Update
grub.import5822
no-MAP_GROWSDOWN
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File no-MAP_GROWSDOWN of Package grub.import5822
Index: grub-0.97/grub/asmstub.c =================================================================== --- grub-0.97.orig/grub/asmstub.c +++ grub-0.97/grub/asmstub.c @@ -145,9 +145,9 @@ grub_stage2 (void) assert (grub_scratch_mem == 0); #ifdef MAP_32BIT -#define MY_MAP_SET MAP_PRIVATE | MAP_GROWSDOWN | MAP_ANONYMOUS | MAP_32BIT +#define MY_MAP_SET MAP_PRIVATE | MAP_ANONYMOUS | MAP_32BIT #else -#define MY_MAP_SET MAP_PRIVATE | MAP_GROWSDOWN | MAP_ANONYMOUS +#define MY_MAP_SET MAP_PRIVATE | MAP_ANONYMOUS #endif scratch = mmap(NULL, 0x100000 + EXTENDED_MEMSIZE + 15,
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor