HomeFreeBSD

Fix a long standing bug where file_load() passes down the global loadaddr
rS220332Unpublished

Unpublished Commit ยท Learn More

No further details are available.

Description

Fix a long standing bug where file_load() passes down the global loadaddr
to the l_load() method in the file_formats structure, while being passed
an address as an argument (dest). With file_load() calling arch_loadaddr()
now, this bug is a little bit more significant.

Spotted by: nyan@ (nice catch!)

Details

Provenance
marcelAuthored on
Parents
rS220331: Add inline to acpi_timer_read() to reduce unnecessary jumps and calls.
Branches
Unknown
Tags
Unknown

Event Timeline