forked from cores/microwatt
Browse Source
A non-cacheable load should only load the data requested and no more. We do the right thing for real mode cache inhibited storage instructions, but when loading through a non-cacheable PTE we load the entire 64 bits regardless of the size. Signed-off-by: Anton Blanchard <anton@linux.ibm.com>dcache-nc-fix
1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue