* Andrea Parri wrote:
> In Ingo's words [1]:
>
> "[...] what should be done instead is to write a script that refreshes
>all the arch-support.txt files in-place. [...]
>
>It's OK for the script to have various quirks for weirdly implemented
>features and exceptions: i.e. basical
Doc fixes:
diff --git a/Documentation/riscv/pmu.txt b/Documentation/riscv/pmu.txt
index a3e930e..ae90a5e 100644
--- a/Documentation/riscv/pmu.txt
+++ b/Documentation/riscv/pmu.txt
@@ -20,7 +20,7 @@ the lack of the following general architectural
performance monitoring features:
* Enabling/Disabl
On Fri, Mar 30, 2018 at 10:08 AM Karthikeyan Ramasubramanian <
krama...@codeaurora.org> wrote:
> This driver manages the Generic Interface (GENI) firmware based Qualcomm
> Universal Peripheral (QUP) Wrapper. GENI based QUP is the next generation
> programmable module composed of multiple Serial En
In Ingo's words [1]:
"[...] what should be done instead is to write a script that refreshes
all the arch-support.txt files in-place. [...]
It's OK for the script to have various quirks for weirdly implemented
features and exceptions: i.e. basically whenever it gets a feature wrong,
Signed-off-by: Andrea Parri
---
.../features/core/BPF-JIT/arch-support.txt | 31 --
.../features/core/cBPF-JIT/arch-support.txt| 5
.../features/core/eBPF-JIT/arch-support.txt| 5
3 files changed, 10 insertions(+), 31 deletions(-)
delete mo
Signed-off-by: Andrea Parri
---
.../features/core/cBPF-JIT/arch-support.txt| 27 ++
.../features/core/eBPF-JIT/arch-support.txt| 27 ++
.../core/generic-idle-thread/arch-support.txt | 3 ++-
.../features/core/jump-labels/arch-support.t
Suggested-by: Ingo Molnar
Signed-off-by: Andrea Parri
---
Documentation/features/scripts/features-refresh.sh | 55 ++
1 file changed, 55 insertions(+)
create mode 100755 Documentation/features/scripts/features-refresh.sh
diff --git a/Documentation/features/scripts/features-
On Tue, Apr 03, 2018 at 12:30:42PM +0100, Marc Zyngier wrote:
> On 02/04/18 13:04, Abbott Liu wrote:
> > From: Andrey Ryabinin
> >
> > Disable instrumentation for arch/arm/boot/compressed/*
> > ,arch/arm/kvm/hyp/* and arch/arm/vdso/* because those
> > code won't linkd with kernel image.
> >
> >
On 02/04/18 13:04, Abbott Liu wrote:
> From: Andrey Ryabinin
>
> Disable instrumentation for arch/arm/boot/compressed/*
> ,arch/arm/kvm/hyp/* and arch/arm/vdso/* because those
> code won't linkd with kernel image.
>
> Disable kasan check in the function unwind_pop_register
> because it doesn't m
On 31/03/2018 19:46, Paul Cercueil wrote:
> 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
Signed-off-by: Claudio Scordino
CC: Juri Lelli
CC: Luca Abeni
CC: linux-ker...@vger.kernel.org
CC: linux-doc@vger.kernel.org
---
Documentation/scheduler/sched-deadline.txt | 25 -
1 file changed, 24 insertions(+), 1 deletion(-)
diff --git a/Documentation/scheduler/sched
11 matches
Mail list logo