Re: [PATCH V5 04/26] sparc/mm: Move protection_map[] inside the platform

2022-06-27 Thread Anshuman Khandual
On 6/27/22 22:44, Sam Ravnborg wrote: > Hi Anshuman, > > On Mon, Jun 27, 2022 at 10:28:11AM +0530, Anshuman Khandual wrote: >> This moves protection_map[] inside the platform and while here, also enable >> ARCH_HAS_VM_GET_PAGE_PROT on 32 bit platforms via DECLARE_VM_GET_PAGE_PROT. >> >> Cc:

Re: [PATCH v1 0/2] Fix console probe delay when stdout-path isn't set

2022-06-27 Thread Fabio Estevam
Hi Saravana, On Mon, Jun 27, 2022 at 11:03 PM Saravana Kannan wrote: > > Since the series that fixes console probe delay based on stdout-path[1] got > pulled into driver-core-next, I made these patches on top of them. > > Even if stdout-path isn't set in DT, this patch should take console >

Re: [PATCH RESEND v9 4/5] arm: dts: stih407-family: Harmonize DWC USB3 DT nodes name

2022-06-27 Thread Serge Semin
On Sun, Jun 26, 2022 at 12:42:48PM +0200, Krzysztof Kozlowski wrote: > On 24/06/2022 22:45, Serge Semin wrote: > > On Fri, Jun 24, 2022 at 07:18:57PM +0200, Krzysztof Kozlowski wrote: > >> On 24/06/2022 16:16, Serge Semin wrote: > >>> In accordance with the DWC USB3 bindings the corresponding node

Re: [PATCH V5 04/26] sparc/mm: Move protection_map[] inside the platform

2022-06-27 Thread Sam Ravnborg
Hi Anshuman, On Mon, Jun 27, 2022 at 10:28:11AM +0530, Anshuman Khandual wrote: > This moves protection_map[] inside the platform and while here, also enable > ARCH_HAS_VM_GET_PAGE_PROT on 32 bit platforms via DECLARE_VM_GET_PAGE_PROT. > > Cc: "David S. Miller" > Cc: sparcli...@vger.kernel.org

RE: [PATCH V5 12/26] hexagon/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT

2022-06-27 Thread Brian Cain
> -Original Message- > From: Anshuman Khandual ... > WARNING: This email originated from outside of Qualcomm. Please be wary > of any links or attachments, and do not enable macros. > > This enables ARCH_HAS_VM_GET_PAGE_PROT on the platform and exports > standard > vm_get_page_prot()