Re: [PATCH v4 7/8] clocksource: Add a new timer-ingenic driver

2018-03-31 Thread Daniel Lezcano
On 29/03/2018 16:52, Paul Cercueil wrote: > > > Le mer. 28 mars 2018 à 18:25, Daniel Lezcano > a écrit : >> On 28/03/2018 17:15, Paul Cercueil wrote: >>>  Le 2018-03-24 07:26, Daniel Lezcano a écrit :  On 18/03/2018 00:29, Paul Cercueil wrote: >  This driver will use the TCU (Timer Coun

Re: [PATCH v4 7/8] clocksource: Add a new timer-ingenic driver

2018-03-31 Thread Paul Cercueil
Le 2018-03-31 10:10, Daniel Lezcano a écrit : On 29/03/2018 16:52, Paul Cercueil wrote: Le mer. 28 mars 2018 à 18:25, Daniel Lezcano a écrit : On 28/03/2018 17:15, Paul Cercueil wrote:  Le 2018-03-24 07:26, Daniel Lezcano a écrit :  On 18/03/2018 00:29, Paul Cercueil wrote:  This driver

Re: [PATCH 1/2] perf: riscv: preliminary RISC-V support

2018-03-31 Thread Alex Solomatnikov
You can add a skew between cores in qemu, something like this: case CSR_INSTRET: core_id()*return cpu_get_host_ticks()/10; break; case CSR_CYCLE: return cpu_get_host_ticks(); break; Alex On Wed, Mar 28, 2018 at 7:30 PM, Alan Kao wrote: > Hi Alex, > > I'm appreciated for

Re: [PATCH 00/32] docs/vm: convert to ReST format

2018-03-31 Thread Mike Rapoport
(added akpm) On Thu, Mar 29, 2018 at 03:46:07PM -0600, Jonathan Corbet wrote: > On Wed, 21 Mar 2018 21:22:16 +0200 > Mike Rapoport wrote: > > > These patches convert files in Documentation/vm to ReST format, add an > > initial index and link it to the top level documentation. > > > > There are