All of lore.kernel.org
 help / color / mirror / Atom feed
From: Drew Fustini <drew@pdp7.com>
To: Palmer Dabbelt <palmer@rivosinc.com>
Cc: Linus Torvalds <torvalds@linux-foundation.org>,
	linux-riscv@lists.infradead.org, linux-kernel@vger.kernel.org,
	Palmer Dabbelt <palmer@dabbelt.com>,
	Conor Dooley <conor@kernel.org>
Subject: Re: [GIT PULL] RISC-V Patches for the 6.14 Merge Window, Part 1
Date: Fri, 31 Jan 2025 15:45:09 -0800	[thread overview]
Message-ID: <Z51ghS0eFmvClVYR@x1> (raw)
In-Reply-To: <mhng-5051a418-807c-4539-91b2-255492eae79f@palmer-ri-x1c9>

On Fri, Jan 31, 2025 at 12:08:40PM -0800, Palmer Dabbelt wrote:
> The following changes since commit fac04efc5c793dccbd07e2d59af9f90b7fc0dca4:
> 
>   Linux 6.13-rc2 (2024-12-08 14:03:39 -0800)
> 
> are available in the Git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux.git tags/riscv-for-linus-6.14-mw1
> 
> for you to fetch changes up to 101971298be2aa4706c8602bd81066a0f6f2ced5:
> 
>   riscv: add a warning when physical memory address overflows (2025-01-29 18:36:09 -0800)
> 
> ----------------------------------------------------------------
> RISC-V Patches for the 6.14 Merge Window, Part 1
> 
> * The PH1520 pinctrl and dwmac drivers are enabeled in defconfig.

This is my fault that I did a RESEND [1] after Palmer had already
applied the patch. It is already in torvalds master through
soc-defconfig-6.14 [2]. I'm sorry I didn't realize my mistake sooner.

Thanks,
Drew

[1] https://lore.kernel.org/all/Z5wy+NosgbxYk3fN@x1/
[2] https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/log/arch/riscv/configs/defconfig

_______________________________________________
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: Drew Fustini <drew@pdp7.com>
To: Palmer Dabbelt <palmer@rivosinc.com>
Cc: Linus Torvalds <torvalds@linux-foundation.org>,
	linux-riscv@lists.infradead.org, linux-kernel@vger.kernel.org,
	Palmer Dabbelt <palmer@dabbelt.com>,
	Conor Dooley <conor@kernel.org>
Subject: Re: [GIT PULL] RISC-V Patches for the 6.14 Merge Window, Part 1
Date: Fri, 31 Jan 2025 15:45:09 -0800	[thread overview]
Message-ID: <Z51ghS0eFmvClVYR@x1> (raw)
In-Reply-To: <mhng-5051a418-807c-4539-91b2-255492eae79f@palmer-ri-x1c9>

On Fri, Jan 31, 2025 at 12:08:40PM -0800, Palmer Dabbelt wrote:
> The following changes since commit fac04efc5c793dccbd07e2d59af9f90b7fc0dca4:
> 
>   Linux 6.13-rc2 (2024-12-08 14:03:39 -0800)
> 
> are available in the Git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux.git tags/riscv-for-linus-6.14-mw1
> 
> for you to fetch changes up to 101971298be2aa4706c8602bd81066a0f6f2ced5:
> 
>   riscv: add a warning when physical memory address overflows (2025-01-29 18:36:09 -0800)
> 
> ----------------------------------------------------------------
> RISC-V Patches for the 6.14 Merge Window, Part 1
> 
> * The PH1520 pinctrl and dwmac drivers are enabeled in defconfig.

This is my fault that I did a RESEND [1] after Palmer had already
applied the patch. It is already in torvalds master through
soc-defconfig-6.14 [2]. I'm sorry I didn't realize my mistake sooner.

Thanks,
Drew

[1] https://lore.kernel.org/all/Z5wy+NosgbxYk3fN@x1/
[2] https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/log/arch/riscv/configs/defconfig

  reply	other threads:[~2025-01-31 23:45 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-01-31 20:08 [GIT PULL] RISC-V Patches for the 6.14 Merge Window, Part 1 Palmer Dabbelt
2025-01-31 20:08 ` Palmer Dabbelt
2025-01-31 23:45 ` Drew Fustini [this message]
2025-01-31 23:45   ` Drew Fustini
2025-01-31 23:48 ` pr-tracker-bot
2025-01-31 23:48   ` pr-tracker-bot
2025-02-01  2:00 ` Eric Biggers
2025-02-01  2:00   ` Eric Biggers
2025-02-01  3:59   ` Linus Torvalds
2025-02-01  3:59     ` Linus Torvalds
2025-02-03 19:15 ` patchwork-bot+linux-riscv
2025-02-03 19:15   ` patchwork-bot+linux-riscv
2025-02-03 19:34 ` patchwork-bot+linux-riscv
2025-02-03 19:34   ` 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=Z51ghS0eFmvClVYR@x1 \
    --to=drew@pdp7.com \
    --cc=conor@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-riscv@lists.infradead.org \
    --cc=palmer@dabbelt.com \
    --cc=palmer@rivosinc.com \
    --cc=torvalds@linux-foundation.org \
    /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.