zhangjiao2 writes:
> From: zhang jiao
>
> If there were no anamolies noted, then we can
> simply remove the log file and return,
after the path variable has been initialized.
(minor nit)
>
> Signed-off-by: zhang jiao
> ---
> v1->v2:
> Remove the path after initialization.
>
> to
I just wanted to follow up with our testing results for the mentioned
patches. It took me a while to get them running in our test pool, but
we just got it going yesterday and the initial results look really good.
We will continue running them in our testing from now on & if any issues
come up I'll
On Fri, 27 Sep 2024 16:00:28 +0800, Shengjiu Wang wrote:
> Fix the usage of regmap_write_bits().
> Move mclk clock enablement to late stage.
> Enable the micfil error interrupt.
>
> Shengjiu Wang (3):
> ASoC: fsl_micfil: fix regmap_write_bits usage
> ASoC: fsl_micfil: Add mclk enable flag
>
On Tue, Oct 01, 2024 at 02:08:18PM +0200, Christophe Leroy wrote:
>
>
> Le 01/10/2024 à 12:08, Michal Suchanek a écrit :
> > There is no modular user of analyze_instr, and the latter two are only
> > used by sstep itself.
>
> analyze_instr() is used in arch/powerpc/kvm/emulate_loadstore.c which
On Sun, 22 Sep 2024 03:41:57 +0200
Dan Williams wrote:
> [ add s390 folks to comment on CONFIG_FS_DAX_LIMITED ]
[...]
> > @@ -2516,6 +2545,44 @@ static vm_fault_t __vm_insert_mixed(struct
> > vm_area_struct *vma,
> > return VM_FAULT_NOPAGE;
> > }
> >
> > +vm_fault_t dax_insert_pfn(struc
There is no modular user of analyze_instr, and the latter two are only
used by sstep itself.
Signed-off-by: Michal Suchanek
---
arch/powerpc/lib/sstep.c | 3 ---
1 file changed, 3 deletions(-)
diff --git a/arch/powerpc/lib/sstep.c b/arch/powerpc/lib/sstep.c
index e65f3fb68d06..a0557b0d9a24 1006
Le 01/10/2024 à 12:08, Michal Suchanek a écrit :
There is no modular user of analyze_instr, and the latter two are only
used by sstep itself.
analyze_instr() is used in arch/powerpc/kvm/emulate_loadstore.c which
can be a module as far as I can see in Makefile:
common-objs-y += powerpc.o e
On Mon, 30 Sep 2024 14:08:28 +0800, Shengjiu Wang wrote:
> FCONT=1 means On FIFO error, the SAI will continue from the
> same word that caused the FIFO error to set after the FIFO
> warning flag has been cleared.
>
> Set FCONT bit in control register to avoid the channel swap
> issue after SAI xru
These functions are not used outside of sstep.c
Fixes: 350779a29f11 ("powerpc: Handle most loads and stores in instruction
emulation code")
Signed-off-by: Michal Suchanek
---
arch/powerpc/include/asm/sstep.h | 5 -
arch/powerpc/lib/sstep.c | 10 --
2 files changed, 4 insert
Hi Thomas,
Could you help on this issue?
I do not have access to the hardware now.
Thank you.
Regards,
Wu Hoi Pok
On Tue, Oct 1, 2024 at 12:26 PM Christian Zigotzky
wrote:
>
> On 30 September 2024 3:27pm, Alex Deucher wrote:
>
> + Wu Hoi Pok
>
> This is likely related to the drm device rewor
These functions are not used outside of sstep.c
Fixes: 350779a29f11 ("powerpc: Handle most loads and stores in instruction
emulation code")
Signed-off-by: Michal Suchanek
---
arch/powerpc/include/asm/sstep.h | 5 -
arch/powerpc/lib/sstep.c | 12
2 files changed, 4 inse
On Tue, Oct 01, 2024 at 12:08:47PM +0200, Michal Suchanek wrote:
> There is no modular user of analyze_instr, and the latter two are only
> used by sstep itself.
As far as I can see, analyze_instr is still used in
arch/powerpc/kvm/emulate_loadstore.c, and that can be included in a
module, e.g., wh
On Tue, Oct 1, 2024 at 12:18 AM Hari Bathini wrote:
>
>
>
> On 30/09/24 6:25 pm, Alexei Starovoitov wrote:
> > On Sun, Sep 29, 2024 at 10:33 PM Hari Bathini
> > wrote:
> >>
> >>
> >>
> >> On 17/09/24 1:20 pm, Alexei Starovoitov wrote:
> >>> On Sun, Sep 15, 2024 at 10:58 PM Hari Bathini
> >>> w
Hi All,
Le 01/10/2024 à 14:09, Hoi Pok Wu a écrit :
[Vous ne recevez pas souvent de courriers de wuhoi...@gmail.com. Découvrez
pourquoi ceci est important à https://aka.ms/LearnAboutSenderIdentification ]
Hi Thomas,
Could you help on this issue?
I do not have access to the hardware now.
Thank
I will look into this and get back to you. Thank you.
On Tue, Oct 1, 2024 at 8:23 PM Christophe Leroy
wrote:
>
> Hi All,
>
> Le 01/10/2024 à 14:09, Hoi Pok Wu a écrit :
> > [Vous ne recevez pas souvent de courriers de wuhoi...@gmail.com. Découvrez
> > pourquoi ceci est important à https://aka.m
On 30/09/24 6:25 pm, Alexei Starovoitov wrote:
On Sun, Sep 29, 2024 at 10:33 PM Hari Bathini wrote:
On 17/09/24 1:20 pm, Alexei Starovoitov wrote:
On Sun, Sep 15, 2024 at 10:58 PM Hari Bathini wrote:
+
+ /*
+* Generated stack layout:
+*
+* func prev back
16 matches
Mail list logo