mbox series

[GIT] Sparc

Message ID 20181031.184418.1509890447175181068.davem@davemloft.net
State Accepted
Delegated to: David Miller
Headers show
Series [GIT] Sparc | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc.git

Message

David Miller Nov. 1, 2018, 1:44 a.m. UTC
Two small fixes, please pull.

Thanks!

The following changes since commit 4b42745211af552f170f38a1b97f4a112b5da6b2:

  Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc (2018-10-29 15:37:33 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc.git 

for you to fetch changes up to 1f2b5b8e2df4591fbca430aff9c5a072dcc0f408:

  sparc64: Wire up compat getpeername and getsockname. (2018-10-31 18:30:21 -0700)

----------------------------------------------------------------
David S. Miller (2):
      sparc64: Remvoe set_fs() from perf_callchain_user().
      sparc64: Wire up compat getpeername and getsockname.

 arch/sparc/kernel/perf_event.c | 5 -----
 arch/sparc/kernel/systbls_64.S | 4 ++--
 2 files changed, 2 insertions(+), 7 deletions(-)

Comments

Linus Torvalds Nov. 1, 2018, 4:15 p.m. UTC | #1
On Wed, Oct 31, 2018 at 6:44 PM David Miller <davem@davemloft.net> wrote:
>
> Two small fixes, please pull.

Pulled,

                    Linus