On 07/03/2023 16:35, Sean Anderson wrote:
> Hi Krzysztof,
>
> On 3/7/23 03:42, Krzysztof Kozlowski wrote:
>> On 06/03/2023 20:15, Sean Anderson wrote:
>>> This is a generic binding for simple MMIO GPIO controllers. Although we
>>> have a single driver for these controllers, they were previously sp
ioremap_uc() is only meaningful on old x86-32 systems with the PAT
extension, and on ia64 with its slightly unconventional ioremap()
behavior. So remove the ioremap_uc() definition in architecutures
other than x86 and ia64. These architectures all have asm-generic/io.h
included and will have the de
Hello,
On Wed, Aug 31, 2022 at 11:13:59PM +1000, Michael Ellerman wrote:
> On Wed, 17 Aug 2022 15:06:39 +1000, Russell Currey wrote:
> > Add support for execute-only memory (XOM) for the Radix MMU by using an
> > execute-only mapping, as opposed to the RX mapping used by powerpc's
> > other MMUs.
On 06.03.23 17:15, Gerald Schaefer wrote:
s390 can do more fine-grained handling of spurious TLB protection faults,
when there also is the PTE pointer available.
Therefore, pass on the PTE pointer to flush_tlb_fix_spurious_fault() as
an additional parameter.
This will add no functional change t
Ping? Did I miss an email or other work that this patch collides with?
cheers,
grant
On Tue, Feb 28, 2023 at 10:05 PM Grant Grundler wrote:
>
> Since correctable errors have been corrected (and counted), the dmesg output
> should not be reported as a warning, but rather as "informational".
>
> O
On Wed, Mar 08, 2023 at 12:00:48PM -0800, Grant Grundler wrote:
> Ping? Did I miss an email or other work that this patch collides with?
Nope, we typically make topic branches based on -rc1, so not much
happens during the merge window. -rc1 was tagged Sunday, so things
will start appearing in -ne
On Wed, Mar 8, 2023 at 12:18 PM Bjorn Helgaas wrote:
>
> On Wed, Mar 08, 2023 at 12:00:48PM -0800, Grant Grundler wrote:
> > Ping? Did I miss an email or other work that this patch collides with?
>
> Nope, we typically make topic branches based on -rc1, so not much
> happens during the merge windo
On Mon, Mar 06, 2023 at 02:15:25PM -0500, Sean Anderson wrote:
> This is a generic binding for simple MMIO GPIO controllers. Although we
> have a single driver for these controllers, they were previously spread
> over several files. Consolidate them. The register descriptions are
> adapted from the
On Mon, 06 Mar 2023 14:15:26 -0500, Sean Anderson wrote:
> NXP has a "QIXIS" FPGA on several of their reference design boards. On
> the LS1088ARDB there are several registers which control GPIOs. These
> can be modeled with the MMIO GPIO driver.
>
> Signed-off-by: Sean Anderson
> ---
>
> Chang
Tag a few functions that are local and don't have a previous prototype as
"static".
No functional change intended.
Reported-by: kernel test robot
Link: https://lore.kernel.org/oe-kbuild-all/202303031630.ntviuyqo-...@intel.com
Signed-off-by: Sean Christopherson
---
This was prompted by a new W=
/* DD2.1 and up have DD2_1 */
---
base-commit: fe15c26ee26efa11741a7b632e9f23b01aca4cc6
change-id: 20230308-cpu_ftr_p9_tm_xer_so_bug-ec58b00a9716
Best regards,
--
Reza Arbab
On Fri, Jan 27, 2023 at 3:19 PM Fangrui Song wrote:
> On Thu, Dec 29, 2022 at 11:22 AM Palmer Dabbelt
> wrote:
> >
> > On Wed, 21 Dec 2022 15:51:47 PST (-0800), mask...@google.com wrote:
> > > The actual intention is that no dynamic relocation exists. However,
> some
> > > GNU ld ports produce u
On Wed, 2023-03-08 at 16:27 +0100, Michal Suchánek wrote:
> Hello,
>
> On Wed, Aug 31, 2022 at 11:13:59PM +1000, Michael Ellerman wrote:
> > On Wed, 17 Aug 2022 15:06:39 +1000, Russell Currey wrote:
> > > Add support for execute-only memory (XOM) for the Radix MMU by
> > > using an
> > > execute-o
Hello:
This patch was applied to netdev/net.git (main)
by Jakub Kicinski :
On Tue, 7 Mar 2023 09:19:30 -0800 you wrote:
> This reverts commit d5e2d038dbece821f1af57acbeded3aa9a1832c1.
>
> We have a report of this chip being used on a
>
> SURECOM EP-320X-S 100/10M Ethernet PCI Adapter
>
> wh
14 matches
Mail list logo