aboutsummaryrefslogtreecommitdiffstats
path: root/src/standalone/upg2/about-main.c
diff options
context:
space:
mode:
authorklaar36 <klas.arvidsson@liu.se>2016-05-25 14:05:22 +0200
committerklaar36 <klas.arvidsson@liu.se>2016-05-25 14:05:22 +0200
commit569371aca6667c0509a404d371a85e4fd5654731 (patch)
tree7f5a6c316ad061ee417da0d96525c7dc3bb149fc /src/standalone/upg2/about-main.c
parent9cb696c142769e29d4bac21475431d2c235a0ad4 (diff)
parentf03411fa9c4c8d47ba8ec1d200f57b6a10612852 (diff)
downloadpintos-rs-569371aca6667c0509a404d371a85e4fd5654731.tar.gz
Merge branch 'sc-bad-write-fix' into 'master'
Fixed sc-bad-write once again... It seems that the BSS segment got larger than one page for some reason, which caused the test to be useless as the boundary to nonmapped memory were not located where the test thought. Now, it uses some linker script magic to define the symbol _bss_end, the address of which is after the end of the bss segment. This seems to be a fool-proof way of detecting where the real boundary to unmapped memory is. Signed-off-by: Filip Strömbäck <filip.stromback@liu.se> See merge request !7
Diffstat (limited to 'src/standalone/upg2/about-main.c')
0 files changed, 0 insertions, 0 deletions