Bug 29075 - Implement flushing the instruction cache for Symbian
Summary: Implement flushing the instruction cache for Symbian
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Platform (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other Other
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-09-09 00:04 PDT by Laszlo Gombos
Modified: 2009-09-09 09:47 PDT (History)
0 users

See Also:


Attachments
proposed patch (1.48 KB, patch)
2009-09-09 00:10 PDT, Laszlo Gombos
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Laszlo Gombos 2009-09-09 00:04:01 PDT
According to the Symbian documentation IMB_Range() call does the necessary preparations to guarantee correct execution of code in the specified virtual address range.
Comment 1 Laszlo Gombos 2009-09-09 00:10:18 PDT
Created attachment 39251 [details]
proposed patch
Comment 2 Laszlo Gombos 2009-09-09 09:47:27 PDT
Committed as http://trac.webkit.org/changeset/48212