2018-10-31 20:00:53

by Mark Salter

[permalink] [raw]
Subject: [GIT PULL] c6x changes for 4.20

The following changes since commit b59dfdaef173677b0b7e10f375226c0a1114fd20:

i2c-hid: properly terminate i2c_hid_dmi_desc_override_table[] array (2018-10-27 09:10:48 -0700)

are available in the Git repository at:

git://linux-c6x.org/git/projects/linux-c6x-upstreaming.git tags/for-linus

for you to fetch changes up to 4d8106f0299c7942c5f13a22da6d553d28127ef5:

c6x: switch to NO_BOOTMEM (2018-10-28 12:25:11 -0400)

----------------------------------------------------------------
c6x changes for 4.20

----------------------------------------------------------------
Mike Rapoport (1):
c6x: switch to NO_BOOTMEM

arch/c6x/Kconfig | 1 +
arch/c6x/kernel/setup.c | 26 +-------------------------
2 files changed, 2 insertions(+), 25 deletions(-)




2018-10-31 22:55:31

by Linus Torvalds

[permalink] [raw]
Subject: Re: [GIT PULL] c6x changes for 4.20

On Wed, Oct 31, 2018 at 12:59 PM Mark Salter <[email protected]> wrote:
>
> c6x changes for 4.20

Pulled,

Linus