All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] A Single RISC-V Fix for 4.19-rc7
@ 2018-10-02 19:54 ` Palmer Dabbelt
  0 siblings, 0 replies; 8+ messages in thread
From: Palmer Dabbelt @ 2018-10-02 19:54 UTC (permalink / raw)
  To: linux-riscv

The following changes since commit 17b57b1883c1285f3d0dc2266e8f79286a7bef38:

  Linux 4.19-rc6 (2018-09-30 07:15:35 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/palmer/riscv-linux.git tags/riscv-for-linus-4.19-rc7

for you to fetch changes up to ef1f2258748b675422ca0107e5bfb9ceeac675de:

  RISCV: Fix end PFN for low memory (2018-10-02 12:50:01 -0700)

----------------------------------------------------------------
A Single RISC-V Fix for 4.19-rc7

This tag contains a single patch that managed to get lost in the
shuffle, which explains why it's so late.  This single line has been
floating around in various patch sets for months, and fixes our DMA32
region.

----------------------------------------------------------------
Atish Patra (1):
      RISCV: Fix end PFN for low memory

 arch/riscv/kernel/setup.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

^ permalink raw reply	[flat|nested] 8+ messages in thread

* [GIT PULL] A Single RISC-V Fix for 4.19-rc7
@ 2018-10-02 19:54 ` Palmer Dabbelt
  0 siblings, 0 replies; 8+ messages in thread
From: Palmer Dabbelt @ 2018-10-02 19:54 UTC (permalink / raw)
  To: linux-riscv

The following changes since commit 17b57b1883c1285f3d0dc2266e8f79286a7bef38:

  Linux 4.19-rc6 (2018-09-30 07:15:35 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/palmer/riscv-linux.git tags/riscv-for-linus-4.19-rc7

for you to fetch changes up to ef1f2258748b675422ca0107e5bfb9ceeac675de:

  RISCV: Fix end PFN for low memory (2018-10-02 12:50:01 -0700)

----------------------------------------------------------------
A Single RISC-V Fix for 4.19-rc7

This tag contains a single patch that managed to get lost in the
shuffle, which explains why it's so late.  This single line has been
floating around in various patch sets for months, and fixes our DMA32
region.

----------------------------------------------------------------
Atish Patra (1):
      RISCV: Fix end PFN for low memory

 arch/riscv/kernel/setup.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [GIT PULL] A Single RISC-V Fix for 4.19-rc7
  2018-10-04 15:40 ` Palmer Dabbelt
  (?)
@ 2018-10-04 16:16   ` Greg KH
  -1 siblings, 0 replies; 8+ messages in thread
From: Greg KH @ 2018-10-04 16:16 UTC (permalink / raw)
  To: Palmer Dabbelt; +Cc: Linus Torvalds, linux-riscv, linux-kernel

On Thu, Oct 04, 2018 at 08:40:18AM -0700, Palmer Dabbelt wrote:
> The following changes since commit 17b57b1883c1285f3d0dc2266e8f79286a7bef38:
> 
>   Linux 4.19-rc6 (2018-09-30 07:15:35 -0700)
> 
> are available in the Git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/palmer/riscv-linux.git tags/riscv-for-linus-4.19-rc7

Now merged, thanks.

greg k-h

^ permalink raw reply	[flat|nested] 8+ messages in thread

* [GIT PULL] A Single RISC-V Fix for 4.19-rc7
@ 2018-10-04 16:16   ` Greg KH
  0 siblings, 0 replies; 8+ messages in thread
From: Greg KH @ 2018-10-04 16:16 UTC (permalink / raw)
  To: linux-riscv

On Thu, Oct 04, 2018 at 08:40:18AM -0700, Palmer Dabbelt wrote:
> The following changes since commit 17b57b1883c1285f3d0dc2266e8f79286a7bef38:
> 
>   Linux 4.19-rc6 (2018-09-30 07:15:35 -0700)
> 
> are available in the Git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/palmer/riscv-linux.git tags/riscv-for-linus-4.19-rc7

Now merged, thanks.

greg k-h

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [GIT PULL] A Single RISC-V Fix for 4.19-rc7
@ 2018-10-04 16:16   ` Greg KH
  0 siblings, 0 replies; 8+ messages in thread
From: Greg KH @ 2018-10-04 16:16 UTC (permalink / raw)
  To: Palmer Dabbelt; +Cc: linux-riscv, Linus Torvalds, linux-kernel

On Thu, Oct 04, 2018 at 08:40:18AM -0700, Palmer Dabbelt wrote:
> The following changes since commit 17b57b1883c1285f3d0dc2266e8f79286a7bef38:
> 
>   Linux 4.19-rc6 (2018-09-30 07:15:35 -0700)
> 
> are available in the Git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/palmer/riscv-linux.git tags/riscv-for-linus-4.19-rc7

Now merged, thanks.

greg k-h

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

^ permalink raw reply	[flat|nested] 8+ messages in thread

* [GIT PULL] A Single RISC-V Fix for 4.19-rc7
@ 2018-10-04 15:40 ` Palmer Dabbelt
  0 siblings, 0 replies; 8+ messages in thread
From: Palmer Dabbelt @ 2018-10-04 15:40 UTC (permalink / raw)
  To: Greg KH; +Cc: Linus Torvalds, linux-riscv, linux-kernel

The following changes since commit 17b57b1883c1285f3d0dc2266e8f79286a7bef38:

  Linux 4.19-rc6 (2018-09-30 07:15:35 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/palmer/riscv-linux.git tags/riscv-for-linus-4.19-rc7

for you to fetch changes up to ef1f2258748b675422ca0107e5bfb9ceeac675de:

  RISCV: Fix end PFN for low memory (2018-10-02 12:50:01 -0700)

----------------------------------------------------------------
A Single RISC-V Fix for 4.19-rc7

This tag contains a single patch that managed to get lost in the
shuffle, which explains why it's so late.  This single line has been
floating around in various patch sets for months, and fixes our DMA32
region.

----------------------------------------------------------------
Atish Patra (1):
      RISCV: Fix end PFN for low memory

 arch/riscv/kernel/setup.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

^ permalink raw reply	[flat|nested] 8+ messages in thread

* [GIT PULL] A Single RISC-V Fix for 4.19-rc7
@ 2018-10-04 15:40 ` Palmer Dabbelt
  0 siblings, 0 replies; 8+ messages in thread
From: Palmer Dabbelt @ 2018-10-04 15:40 UTC (permalink / raw)
  To: linux-riscv

The following changes since commit 17b57b1883c1285f3d0dc2266e8f79286a7bef38:

  Linux 4.19-rc6 (2018-09-30 07:15:35 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/palmer/riscv-linux.git tags/riscv-for-linus-4.19-rc7

for you to fetch changes up to ef1f2258748b675422ca0107e5bfb9ceeac675de:

  RISCV: Fix end PFN for low memory (2018-10-02 12:50:01 -0700)

----------------------------------------------------------------
A Single RISC-V Fix for 4.19-rc7

This tag contains a single patch that managed to get lost in the
shuffle, which explains why it's so late.  This single line has been
floating around in various patch sets for months, and fixes our DMA32
region.

----------------------------------------------------------------
Atish Patra (1):
      RISCV: Fix end PFN for low memory

 arch/riscv/kernel/setup.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

^ permalink raw reply	[flat|nested] 8+ messages in thread

* [GIT PULL] A Single RISC-V Fix for 4.19-rc7
@ 2018-10-04 15:40 ` Palmer Dabbelt
  0 siblings, 0 replies; 8+ messages in thread
From: Palmer Dabbelt @ 2018-10-04 15:40 UTC (permalink / raw)
  To: Greg KH; +Cc: linux-riscv, Linus Torvalds, linux-kernel

The following changes since commit 17b57b1883c1285f3d0dc2266e8f79286a7bef38:

  Linux 4.19-rc6 (2018-09-30 07:15:35 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/palmer/riscv-linux.git tags/riscv-for-linus-4.19-rc7

for you to fetch changes up to ef1f2258748b675422ca0107e5bfb9ceeac675de:

  RISCV: Fix end PFN for low memory (2018-10-02 12:50:01 -0700)

----------------------------------------------------------------
A Single RISC-V Fix for 4.19-rc7

This tag contains a single patch that managed to get lost in the
shuffle, which explains why it's so late.  This single line has been
floating around in various patch sets for months, and fixes our DMA32
region.

----------------------------------------------------------------
Atish Patra (1):
      RISCV: Fix end PFN for low memory

 arch/riscv/kernel/setup.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2018-10-04 16:24 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-10-02 19:54 [GIT PULL] A Single RISC-V Fix for 4.19-rc7 Palmer Dabbelt
2018-10-02 19:54 ` Palmer Dabbelt
2018-10-04 15:40 Palmer Dabbelt
2018-10-04 15:40 ` Palmer Dabbelt
2018-10-04 15:40 ` Palmer Dabbelt
2018-10-04 16:16 ` Greg KH
2018-10-04 16:16   ` Greg KH
2018-10-04 16:16   ` Greg KH

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.