All of lore.kernel.org
 help / color / mirror / Atom feed
From: patchwork-bot+linux-riscv@kernel.org
To: Charlie Jenkins <charlie@rivosinc.com>
Cc: linux-riscv@lists.infradead.org, tglx@linutronix.de,
	paul.walmsley@sifive.com, samuel.holland@sifive.com,
	dan.carpenter@linaro.org, apatel@ventanamicro.com,
	linux-kernel@vger.kernel.org, lkp@intel.com
Subject: Re: [PATCH] irqchip/sifive-plic: Fix error codes
Date: Tue, 12 Nov 2024 22:53:12 +0000	[thread overview]
Message-ID: <173145199270.701548.8713115624337765162.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20240903-correct_error_codes_sifive_plic-v1-1-d929b79663a2@rivosinc.com>

Hello:

This patch was applied to riscv/linux.git (fixes)
by Thomas Gleixner <tglx@linutronix.de>:

On Tue, 03 Sep 2024 16:36:19 -0700 you wrote:
> Set error to -ENOMEM if kcalloc() fails or if irq_domain_add_linear()
> fails inside of plic_probe().
> 
> Signed-off-by: Charlie Jenkins <charlie@rivosinc.com>
> Reported-by: kernel test robot <lkp@intel.com>
> Reported-by: Dan Carpenter <dan.carpenter@linaro.org>
> Closes: https://lore.kernel.org/r/202409031122.yBh8HrxA-lkp@intel.com/
> 
> [...]

Here is the summary with links:
  - irqchip/sifive-plic: Fix error codes
    https://git.kernel.org/riscv/c/6eabf656048d

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



_______________________________________________
linux-riscv mailing list
linux-riscv@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-riscv

WARNING: multiple messages have this Message-ID (diff)
From: patchwork-bot+linux-riscv@kernel.org
To: Charlie Jenkins <charlie@rivosinc.com>
Cc: linux-riscv@lists.infradead.org, tglx@linutronix.de,
	paul.walmsley@sifive.com, samuel.holland@sifive.com,
	dan.carpenter@linaro.org, apatel@ventanamicro.com,
	linux-kernel@vger.kernel.org, lkp@intel.com
Subject: Re: [PATCH] irqchip/sifive-plic: Fix error codes
Date: Tue, 12 Nov 2024 22:53:12 +0000	[thread overview]
Message-ID: <173145199270.701548.8713115624337765162.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20240903-correct_error_codes_sifive_plic-v1-1-d929b79663a2@rivosinc.com>

Hello:

This patch was applied to riscv/linux.git (fixes)
by Thomas Gleixner <tglx@linutronix.de>:

On Tue, 03 Sep 2024 16:36:19 -0700 you wrote:
> Set error to -ENOMEM if kcalloc() fails or if irq_domain_add_linear()
> fails inside of plic_probe().
> 
> Signed-off-by: Charlie Jenkins <charlie@rivosinc.com>
> Reported-by: kernel test robot <lkp@intel.com>
> Reported-by: Dan Carpenter <dan.carpenter@linaro.org>
> Closes: https://lore.kernel.org/r/202409031122.yBh8HrxA-lkp@intel.com/
> 
> [...]

Here is the summary with links:
  - irqchip/sifive-plic: Fix error codes
    https://git.kernel.org/riscv/c/6eabf656048d

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



  parent reply	other threads:[~2024-11-12 22:55 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-09-03 23:36 [PATCH] irqchip/sifive-plic: Fix error codes Charlie Jenkins
2024-09-03 23:36 ` Charlie Jenkins
2024-10-01 11:17 ` Alexandre Ghiti
2024-10-01 11:17   ` Alexandre Ghiti
2024-10-01 11:54 ` Anup Patel
2024-10-01 11:54   ` Anup Patel
2024-10-02 15:43 ` [tip: irq/urgent] irqchip/sifive-plic: Return error code on failure tip-bot2 for Charlie Jenkins
2024-11-12 22:53 ` patchwork-bot+linux-riscv [this message]
2024-11-12 22:53   ` [PATCH] irqchip/sifive-plic: Fix error codes patchwork-bot+linux-riscv

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=173145199270.701548.8713115624337765162.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+linux-riscv@kernel.org \
    --cc=apatel@ventanamicro.com \
    --cc=charlie@rivosinc.com \
    --cc=dan.carpenter@linaro.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-riscv@lists.infradead.org \
    --cc=lkp@intel.com \
    --cc=paul.walmsley@sifive.com \
    --cc=samuel.holland@sifive.com \
    --cc=tglx@linutronix.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.