Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1265393 > unrolled thread

[GIT PULL] arch/nios2 update for v4.4-rc1

Started byLey Foon Tan <lftan@altera.com>
First post2015-11-09 07:30 +0100
Last post2015-11-09 07:30 +0100
Articles 1 — 1 participant

Back to article view | Back to linux.kernel


Contents

  [GIT PULL] arch/nios2 update for v4.4-rc1 Ley Foon Tan <lftan@altera.com> - 2015-11-09 07:30 +0100

#1265393 — [GIT PULL] arch/nios2 update for v4.4-rc1

FromLey Foon Tan <lftan@altera.com>
Date2015-11-09 07:30 +0100
Subject[GIT PULL] arch/nios2 update for v4.4-rc1
Message-ID<qsO7M-2Ku-5@gated-at.bofh.it>
Hi Linus,

Here are the arch/nios2 update for v4.4.

Please consider pulling.

Regards
Ley Foon

The following changes since commit 6a13feb9c82803e2b815eca72fa7a9f5561d7861:

  Linux 4.3 (2015-11-01 16:05:25 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/lftan/nios2.git tags/nios2-v4.4-rc1

for you to fetch changes up to bb3fc5ddef93836a36a39308cf7eca82ef0a1c4c:

  nios2: Remove unnecessary #ifdef guards (2015-11-09 10:33:30 +0800)

----------------------------------------------------------------
nios2 update for v4.4-rc1

- nios2: Remove unnecessary #ifdef guards
- nios2: Switch to generic __xchg()
- nios2: Fix unused variable warning

----------------------------------------------------------------
Marek Vasut (2):
      nios2: Fix unused variable warning
      nios2: Switch to generic __xchg()

Tobias Klauser (1):
      nios2: Remove unnecessary #ifdef guards

 arch/nios2/include/asm/cmpxchg.h | 47 ----------------------------------------
 arch/nios2/kernel/setup.c        |  2 +-
 arch/nios2/lib/memmove.c         |  2 --
 arch/nios2/lib/memset.c          |  2 --
 4 files changed, 1 insertion(+), 52 deletions(-)

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web