Re: [PATCH] docs: ARC: Improve readability

2021-12-10 Thread Jonathan Corbet
Alexey Brodkin writes: > There were some things which made rendered document > look not very elegant. That was because: > > 1. Numbered lists were formatted in more of Markdown way >rather than true reStructuredText and so were displayed >as a plain text with leading numbers. > >Well,

[PATCH] ARC: mm: Update ARC_REG_*C_PTAG on each cacheline operation

2021-12-10 Thread Barbaros Tokaoglu
This patch is for a problem we observed on an ARC770D and MMUv3 implementation. The problem was although __flush_dcache_page() returns there were some cacheline entries that didn't flush to DDR. In our case updating ARC_REG_DC_PTAG register on each cacheline iteration with updated physical addre