[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1303070726-32155-1-git-send-email-rth@twiddle.net>
Date: Sun, 17 Apr 2011 13:05:22 -0700
From: Richard Henderson <rth@...ddle.net>
To: linux-kernel@...r.kernel.org
Cc: torvalds@...ux-foundation.org, mattst88@...il.com,
linux-alpha@...r.kernel.org
Subject: [PATCH 0/4][PULL] Alpha fixes
These patches are present in
git://repo.or.cz/linux-2.6/rth.git for-linus
They fix compilation with gcc 4.6, a crash during bootup, and a
hang during bootup.
r~
Richard Henderson (4):
alpha: Don't force -Werror.
alpha: Remove set but unused variables.
alpha: Fix RTC interrupt setup.
alpha: Fix uninitialized value in read_persistent_clock.
arch/alpha/kernel/Makefile | 2 +-
arch/alpha/kernel/core_mcpcia.c | 12 +++++-------
arch/alpha/kernel/err_titan.c | 4 +---
arch/alpha/kernel/irq_alpha.c | 2 +-
arch/alpha/kernel/setup.c | 6 +++---
arch/alpha/kernel/smc37c93x.c | 3 +--
arch/alpha/kernel/sys_wildfire.c | 5 +++--
arch/alpha/kernel/time.c | 1 +
8 files changed, 16 insertions(+), 19 deletions(-)
--
1.7.4.2
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists