On Mon, Jun 03, 2024 at 01:46:50AM +, Qianbin Zheng (NSB) wrote:
> Turn on usb snooping on PPC64.
This says what you are doing, but not _why_ you are doing it?
What changed to allow this to now work properly?
thanks,
greg k-h
On Wed May 22, 2024 at 6:49 PM AEST, Gautam Menghani wrote:
> Doorbell emulation is broken for KVM on PowerVM guests as support for
> DPDES was not added in the initial patch series. Due to this, a KVM on
> PowerVM guest cannot be booted with the XICS interrupt controller as
> doorbells are to be s
On Wed, 29 May 2024 09:28:50 -0700, Samuel Holland wrote:
> When building a 32-bit kernel, some toolchains do not allow mixing soft
> float and hard float object files:
>
> LD vmlinux.o
> powerpc64le-unknown-linux-musl-ld: lib/test_fpu_impl.o uses hard float,
> arch/powerpc/kernel/udbg
On Mon, 13 May 2024 10:02:48 +, Puranjay Mohan wrote:
> The Linux Kernel Memory Model [1][2] requires RMW operations that have a
> return value to be fully ordered.
>
> BPF atomic operations with BPF_FETCH (including BPF_XCHG and
> BPF_CMPXCHG) return a value back so they need to be JITed to f
On Fri, 24 May 2024 14:29:54 -0500, Nathan Lynch wrote:
> It's not an error or exceptional situation when the hosting
> environment does not expose a name for the LP/guest via RTAS or the
> device tree. This happens with qemu when run without the '-name'
> option. The message also lacks a newline.
On Wed, 29 May 2024 22:30:28 +1000, Michael Ellerman wrote:
> Building ppc64le_defconfig with GCC 14 fails with assembler errors:
>
> CC fs/readdir.o
> /tmp/ccdQn0mD.s: Assembler messages:
> /tmp/ccdQn0mD.s:212: Error: operand out of domain (18 is not a multiple of
> 4)
> /tmp/ccdQ
Hi Alexandre,
On Thu, Feb 1, 2024 at 12:03 AM Alexandre Ghiti wrote:
>
> In 6.5, we removed the vmalloc fault path because that can't work (see
> [1] [2]). Then in order to make sure that new page table entries were
> seen by the page table walker, we had to preventively emit a sfence.vma
> on al
Turn on usb snooping on PPC64.
Signed-off-by: Qianbin Zheng
---
drivers/usb/gadget/udc/fsl_udc_core.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/usb/gadget/udc/fsl_udc_core.c
b/drivers/usb/gadget/udc/fsl_udc_core.c
index 3432ebfae978..a0f3498086d5 100644
--- a/d
On Sun, Jun 2, 2024 at 12:03 PM Erhard Furtner wrote:
>
> On Sat, 1 Jun 2024 00:01:48 -0600
> Yu Zhao wrote:
>
> > Hi Erhard,
> >
> > The OOM kills on both kernel versions seem to be reasonable to me.
> >
> > Your system has 2GB memory and it uses zswap with zsmalloc (which is
> > good since it c
CRIPTION("Freescale i.MX PCM DMA interface");
MODULE_LICENSE("GPL");
---
base-commit: 83814698cf48ce3aadc5d88a3f577f04482ff92a
change-id: 20240602-md-snd-fsl-imx-pcm-dma-06224c50d4d1
It is preferred to use sizeof(*pointer) instead of sizeof(type)
due to the type of the variable can change and one needs not
change the former (unlike the latter). This patch has no effect
on runtime behavior.
Signed-off-by: Erick Archer
---
drivers/soc/fsl/qe/ucc_fast.c | 2 +-
drivers/soc/fsl/
https://bugzilla.kernel.org/show_bug.cgi?id=218858
--- Comment #19 from doru iorgulescu (doru.iorgules...@gmail.com) ---
Please a pach for this warning
Thank You
Regards
--
You may reply to this email to add a comment.
You are receiving this mail because:
You are watching the assignee of the bu
12 matches
Mail list logo