All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] A Single RISC-V Update for 4.19-rc6
@ 2018-09-27 18:51 ` Palmer Dabbelt
  0 siblings, 0 replies; 16+ messages in thread
From: Palmer Dabbelt @ 2018-09-27 18:51 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-riscv, linux-kernel

The following changes since commit 6bf4ca7fbc85d80446ac01c0d1d77db4d91a6d84:

  Linux 4.19-rc5 (2018-09-23 19:15:18 +0200)

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-rc6

for you to fetch changes up to 57a489786de9ec37d6e25ef1305dc337047f0236:

  RISC-V: include linux/ftrace.h in asm-prototypes.h (2018-09-24 13:12:27 -0700)

----------------------------------------------------------------
A Single RISC-V Update for 4.19-rc6

The Debian guys have been pushing on our port and found some unversioned
symbols leaking into modules.  This PR contains a single fix for that
issue.

----------------------------------------------------------------
James Cowgill (1):
      RISC-V: include linux/ftrace.h in asm-prototypes.h

 arch/riscv/include/asm/asm-prototypes.h | 7 +++++++
 1 file changed, 7 insertions(+)
 create mode 100644 arch/riscv/include/asm/asm-prototypes.h

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

* [GIT PULL] A Single RISC-V Update for 4.19-rc6
@ 2018-09-27 18:51 ` Palmer Dabbelt
  0 siblings, 0 replies; 16+ messages in thread
From: Palmer Dabbelt @ 2018-09-27 18:51 UTC (permalink / raw)
  To: linux-riscv

The following changes since commit 6bf4ca7fbc85d80446ac01c0d1d77db4d91a6d84:

  Linux 4.19-rc5 (2018-09-23 19:15:18 +0200)

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-rc6

for you to fetch changes up to 57a489786de9ec37d6e25ef1305dc337047f0236:

  RISC-V: include linux/ftrace.h in asm-prototypes.h (2018-09-24 13:12:27 -0700)

----------------------------------------------------------------
A Single RISC-V Update for 4.19-rc6

The Debian guys have been pushing on our port and found some unversioned
symbols leaking into modules.  This PR contains a single fix for that
issue.

----------------------------------------------------------------
James Cowgill (1):
      RISC-V: include linux/ftrace.h in asm-prototypes.h

 arch/riscv/include/asm/asm-prototypes.h | 7 +++++++
 1 file changed, 7 insertions(+)
 create mode 100644 arch/riscv/include/asm/asm-prototypes.h

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

* [GIT PULL] A Single RISC-V Update for 4.19-rc6
@ 2018-09-27 18:51 ` Palmer Dabbelt
  0 siblings, 0 replies; 16+ messages in thread
From: Palmer Dabbelt @ 2018-09-27 18:51 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-riscv, linux-kernel

The following changes since commit 6bf4ca7fbc85d80446ac01c0d1d77db4d91a6d84:

  Linux 4.19-rc5 (2018-09-23 19:15:18 +0200)

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-rc6

for you to fetch changes up to 57a489786de9ec37d6e25ef1305dc337047f0236:

  RISC-V: include linux/ftrace.h in asm-prototypes.h (2018-09-24 13:12:27 -0700)

----------------------------------------------------------------
A Single RISC-V Update for 4.19-rc6

The Debian guys have been pushing on our port and found some unversioned
symbols leaking into modules.  This PR contains a single fix for that
issue.

----------------------------------------------------------------
James Cowgill (1):
      RISC-V: include linux/ftrace.h in asm-prototypes.h

 arch/riscv/include/asm/asm-prototypes.h | 7 +++++++
 1 file changed, 7 insertions(+)
 create mode 100644 arch/riscv/include/asm/asm-prototypes.h

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

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

* Re: [GIT PULL] A Single RISC-V Update for 4.19-rc6
  2018-09-27 18:51 ` Palmer Dabbelt
  (?)
@ 2018-09-28 16:54   ` Greg KH
  -1 siblings, 0 replies; 16+ messages in thread
From: Greg KH @ 2018-09-28 16:54 UTC (permalink / raw)
  To: Palmer Dabbelt; +Cc: Linus Torvalds, linux-riscv, linux-kernel

On Thu, Sep 27, 2018 at 11:51:07AM -0700, Palmer Dabbelt wrote:
> The following changes since commit 6bf4ca7fbc85d80446ac01c0d1d77db4d91a6d84:
> 
>   Linux 4.19-rc5 (2018-09-23 19:15:18 +0200)
> 
> 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-rc6

Thanks for this, I've now pulled this in.

greg k-h

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

* [GIT PULL] A Single RISC-V Update for 4.19-rc6
@ 2018-09-28 16:54   ` Greg KH
  0 siblings, 0 replies; 16+ messages in thread
From: Greg KH @ 2018-09-28 16:54 UTC (permalink / raw)
  To: linux-riscv

On Thu, Sep 27, 2018 at 11:51:07AM -0700, Palmer Dabbelt wrote:
> The following changes since commit 6bf4ca7fbc85d80446ac01c0d1d77db4d91a6d84:
> 
>   Linux 4.19-rc5 (2018-09-23 19:15:18 +0200)
> 
> 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-rc6

Thanks for this, I've now pulled this in.

greg k-h

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

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

On Thu, Sep 27, 2018 at 11:51:07AM -0700, Palmer Dabbelt wrote:
> The following changes since commit 6bf4ca7fbc85d80446ac01c0d1d77db4d91a6d84:
> 
>   Linux 4.19-rc5 (2018-09-23 19:15:18 +0200)
> 
> 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-rc6

Thanks for this, I've now pulled this in.

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] 16+ messages in thread

* [GIT PULL] A Single RISC-V Update for 4.19-rc6
@ 2018-09-25 17:57         ` Palmer Dabbelt
  0 siblings, 0 replies; 16+ messages in thread
From: Palmer Dabbelt @ 2018-09-25 17:57 UTC (permalink / raw)
  To: linux-riscv

On Tue, 25 Sep 2018 10:32:12 PDT (-0700), Christoph Hellwig wrote:
> On Tue, Sep 25, 2018 at 09:26:51AM -0700, Palmer Dabbelt wrote:
>> On Tue, 25 Sep 2018 09:15:38 PDT (-0700), Christoph Hellwig wrote:
>> > I think this fix isn't quite right actually - we don't need asm-generic
>> > asm-prototypes.h, as said in the review of this patch.
>> >
>> > Also on it's own it isn't going to help with doing a modversions enabled
>> > build, as the return_to_handler export needs to be dropped.
>>
>> Ah, sorry -- my understanding was that while this wasn't the cleanest fix,
>> it would at least enable the Debian people to work around their issue.  If
>> that's not the case then I'll just drop this PR, but I'd really like to
>> enable the Debian people to ship kernel images and that's a big step.
>>
>> Did I misunderstand what's going on here?  I tried to build it according to
>> the patch's instructions and don't remember seeing the warnings, but I might
>> just be wrong here...
>
> You'll only see the warning when you actually install the modules
> if I remember correctly.

Ah, OK.  I'll kill this PR, then.  Depending on how much time I have I'll 
either re-spin an out-of-sequence flow, or just submit a fix for rc7.

Thanks!

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

* Re: [GIT PULL] A Single RISC-V Update for 4.19-rc6
@ 2018-09-25 17:57         ` Palmer Dabbelt
  0 siblings, 0 replies; 16+ messages in thread
From: Palmer Dabbelt @ 2018-09-25 17:57 UTC (permalink / raw)
  To: Christoph Hellwig; +Cc: Christoph Hellwig, linux-riscv

On Tue, 25 Sep 2018 10:32:12 PDT (-0700), Christoph Hellwig wrote:
> On Tue, Sep 25, 2018 at 09:26:51AM -0700, Palmer Dabbelt wrote:
>> On Tue, 25 Sep 2018 09:15:38 PDT (-0700), Christoph Hellwig wrote:
>> > I think this fix isn't quite right actually - we don't need asm-generic
>> > asm-prototypes.h, as said in the review of this patch.
>> >
>> > Also on it's own it isn't going to help with doing a modversions enabled
>> > build, as the return_to_handler export needs to be dropped.
>>
>> Ah, sorry -- my understanding was that while this wasn't the cleanest fix,
>> it would at least enable the Debian people to work around their issue.  If
>> that's not the case then I'll just drop this PR, but I'd really like to
>> enable the Debian people to ship kernel images and that's a big step.
>>
>> Did I misunderstand what's going on here?  I tried to build it according to
>> the patch's instructions and don't remember seeing the warnings, but I might
>> just be wrong here...
>
> You'll only see the warning when you actually install the modules
> if I remember correctly.

Ah, OK.  I'll kill this PR, then.  Depending on how much time I have I'll 
either re-spin an out-of-sequence flow, or just submit a fix for rc7.

Thanks!

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

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

* [GIT PULL] A Single RISC-V Update for 4.19-rc6
@ 2018-09-25 17:32       ` Christoph Hellwig
  0 siblings, 0 replies; 16+ messages in thread
From: Christoph Hellwig @ 2018-09-25 17:32 UTC (permalink / raw)
  To: linux-riscv

On Tue, Sep 25, 2018 at 09:26:51AM -0700, Palmer Dabbelt wrote:
> On Tue, 25 Sep 2018 09:15:38 PDT (-0700), Christoph Hellwig wrote:
> > I think this fix isn't quite right actually - we don't need asm-generic
> > asm-prototypes.h, as said in the review of this patch.
> > 
> > Also on it's own it isn't going to help with doing a modversions enabled
> > build, as the return_to_handler export needs to be dropped.
> 
> Ah, sorry -- my understanding was that while this wasn't the cleanest fix,
> it would at least enable the Debian people to work around their issue.  If
> that's not the case then I'll just drop this PR, but I'd really like to
> enable the Debian people to ship kernel images and that's a big step.
> 
> Did I misunderstand what's going on here?  I tried to build it according to
> the patch's instructions and don't remember seeing the warnings, but I might
> just be wrong here...

You'll only see the warning when you actually install the modules
if I remember correctly.

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

* Re: [GIT PULL] A Single RISC-V Update for 4.19-rc6
@ 2018-09-25 17:32       ` Christoph Hellwig
  0 siblings, 0 replies; 16+ messages in thread
From: Christoph Hellwig @ 2018-09-25 17:32 UTC (permalink / raw)
  To: Palmer Dabbelt; +Cc: Christoph Hellwig, linux-riscv

On Tue, Sep 25, 2018 at 09:26:51AM -0700, Palmer Dabbelt wrote:
> On Tue, 25 Sep 2018 09:15:38 PDT (-0700), Christoph Hellwig wrote:
> > I think this fix isn't quite right actually - we don't need asm-generic
> > asm-prototypes.h, as said in the review of this patch.
> > 
> > Also on it's own it isn't going to help with doing a modversions enabled
> > build, as the return_to_handler export needs to be dropped.
> 
> Ah, sorry -- my understanding was that while this wasn't the cleanest fix,
> it would at least enable the Debian people to work around their issue.  If
> that's not the case then I'll just drop this PR, but I'd really like to
> enable the Debian people to ship kernel images and that's a big step.
> 
> Did I misunderstand what's going on here?  I tried to build it according to
> the patch's instructions and don't remember seeing the warnings, but I might
> just be wrong here...

You'll only see the warning when you actually install the modules
if I remember correctly.

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

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

* [GIT PULL] A Single RISC-V Update for 4.19-rc6
@ 2018-09-25 16:26     ` Palmer Dabbelt
  0 siblings, 0 replies; 16+ messages in thread
From: Palmer Dabbelt @ 2018-09-25 16:26 UTC (permalink / raw)
  To: linux-riscv

On Tue, 25 Sep 2018 09:15:38 PDT (-0700), Christoph Hellwig wrote:
> I think this fix isn't quite right actually - we don't need asm-generic
> asm-prototypes.h, as said in the review of this patch.
>
> Also on it's own it isn't going to help with doing a modversions enabled
> build, as the return_to_handler export needs to be dropped.

Ah, sorry -- my understanding was that while this wasn't the cleanest fix, it 
would at least enable the Debian people to work around their issue.  If that's 
not the case then I'll just drop this PR, but I'd really like to enable the 
Debian people to ship kernel images and that's a big step.

Did I misunderstand what's going on here?  I tried to build it according to the 
patch's instructions and don't remember seeing the warnings, but I might just 
be wrong here...

> Last but not least I'm not sure who is going pull this if you only
> send it to linux-riscv :)

My flow is to tag PRs on Monday and then send them to linux-riscv for review.  
If there are no issues then I send them to Linus on Wednesday morning.  The 
flow is designed to catch issues like this, but I think it's the first time we 
found something concrete.

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

* Re: [GIT PULL] A Single RISC-V Update for 4.19-rc6
@ 2018-09-25 16:26     ` Palmer Dabbelt
  0 siblings, 0 replies; 16+ messages in thread
From: Palmer Dabbelt @ 2018-09-25 16:26 UTC (permalink / raw)
  To: Christoph Hellwig; +Cc: linux-riscv

On Tue, 25 Sep 2018 09:15:38 PDT (-0700), Christoph Hellwig wrote:
> I think this fix isn't quite right actually - we don't need asm-generic
> asm-prototypes.h, as said in the review of this patch.
>
> Also on it's own it isn't going to help with doing a modversions enabled
> build, as the return_to_handler export needs to be dropped.

Ah, sorry -- my understanding was that while this wasn't the cleanest fix, it 
would at least enable the Debian people to work around their issue.  If that's 
not the case then I'll just drop this PR, but I'd really like to enable the 
Debian people to ship kernel images and that's a big step.

Did I misunderstand what's going on here?  I tried to build it according to the 
patch's instructions and don't remember seeing the warnings, but I might just 
be wrong here...

> Last but not least I'm not sure who is going pull this if you only
> send it to linux-riscv :)

My flow is to tag PRs on Monday and then send them to linux-riscv for review.  
If there are no issues then I send them to Linus on Wednesday morning.  The 
flow is designed to catch issues like this, but I think it's the first time we 
found something concrete.

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

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

* [GIT PULL] A Single RISC-V Update for 4.19-rc6
@ 2018-09-25 16:15   ` Christoph Hellwig
  0 siblings, 0 replies; 16+ messages in thread
From: Christoph Hellwig @ 2018-09-25 16:15 UTC (permalink / raw)
  To: linux-riscv

I think this fix isn't quite right actually - we don't need asm-generic
asm-prototypes.h, as said in the review of this patch.

Also on it's own it isn't going to help with doing a modversions enabled
build, as the return_to_handler export needs to be dropped.

Last but not least I'm not sure who is going pull this if you only
send it to linux-riscv :)

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

* Re: [GIT PULL] A Single RISC-V Update for 4.19-rc6
@ 2018-09-25 16:15   ` Christoph Hellwig
  0 siblings, 0 replies; 16+ messages in thread
From: Christoph Hellwig @ 2018-09-25 16:15 UTC (permalink / raw)
  To: Palmer Dabbelt; +Cc: linux-riscv

I think this fix isn't quite right actually - we don't need asm-generic
asm-prototypes.h, as said in the review of this patch.

Also on it's own it isn't going to help with doing a modversions enabled
build, as the return_to_handler export needs to be dropped.

Last but not least I'm not sure who is going pull this if you only
send it to linux-riscv :)

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

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

* [GIT PULL] A Single RISC-V Update for 4.19-rc6
@ 2018-09-24 20:45 ` Palmer Dabbelt
  0 siblings, 0 replies; 16+ messages in thread
From: Palmer Dabbelt @ 2018-09-24 20:45 UTC (permalink / raw)
  To: linux-riscv

The following changes since commit 6bf4ca7fbc85d80446ac01c0d1d77db4d91a6d84:

  Linux 4.19-rc5 (2018-09-23 19:15:18 +0200)

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-rc6

for you to fetch changes up to 57a489786de9ec37d6e25ef1305dc337047f0236:

  RISC-V: include linux/ftrace.h in asm-prototypes.h (2018-09-24 13:12:27 -0700)

----------------------------------------------------------------
A Single RISC-V Update for 4.19-rc6

The Debian guys have been pushing on our port and found some unversioned
symbols leaking into modules.  This PR contains a single fix for that
issue.

----------------------------------------------------------------
James Cowgill (1):
      RISC-V: include linux/ftrace.h in asm-prototypes.h

 arch/riscv/include/asm/asm-prototypes.h | 7 +++++++
 1 file changed, 7 insertions(+)
 create mode 100644 arch/riscv/include/asm/asm-prototypes.h

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

* [GIT PULL] A Single RISC-V Update for 4.19-rc6
@ 2018-09-24 20:45 ` Palmer Dabbelt
  0 siblings, 0 replies; 16+ messages in thread
From: Palmer Dabbelt @ 2018-09-24 20:45 UTC (permalink / raw)
  To: linux-riscv

The following changes since commit 6bf4ca7fbc85d80446ac01c0d1d77db4d91a6d84:

  Linux 4.19-rc5 (2018-09-23 19:15:18 +0200)

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-rc6

for you to fetch changes up to 57a489786de9ec37d6e25ef1305dc337047f0236:

  RISC-V: include linux/ftrace.h in asm-prototypes.h (2018-09-24 13:12:27 -0700)

----------------------------------------------------------------
A Single RISC-V Update for 4.19-rc6

The Debian guys have been pushing on our port and found some unversioned
symbols leaking into modules.  This PR contains a single fix for that
issue.

----------------------------------------------------------------
James Cowgill (1):
      RISC-V: include linux/ftrace.h in asm-prototypes.h

 arch/riscv/include/asm/asm-prototypes.h | 7 +++++++
 1 file changed, 7 insertions(+)
 create mode 100644 arch/riscv/include/asm/asm-prototypes.h

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

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

end of thread, other threads:[~2018-09-28 16:58 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-09-27 18:51 [GIT PULL] A Single RISC-V Update for 4.19-rc6 Palmer Dabbelt
2018-09-27 18:51 ` Palmer Dabbelt
2018-09-27 18:51 ` Palmer Dabbelt
2018-09-28 16:54 ` Greg KH
2018-09-28 16:54   ` Greg KH
2018-09-28 16:54   ` Greg KH
  -- strict thread matches above, loose matches on Subject: below --
2018-09-24 20:45 Palmer Dabbelt
2018-09-24 20:45 ` Palmer Dabbelt
2018-09-25 16:15 ` Christoph Hellwig
2018-09-25 16:15   ` Christoph Hellwig
2018-09-25 16:26   ` Palmer Dabbelt
2018-09-25 16:26     ` Palmer Dabbelt
2018-09-25 17:32     ` Christoph Hellwig
2018-09-25 17:32       ` Christoph Hellwig
2018-09-25 17:57       ` Palmer Dabbelt
2018-09-25 17:57         ` Palmer Dabbelt

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.