Hi Linus, I've added an additional patch that cleans up some printf warnings that I missed in my patch queue. Thanks! Matt Turner The following changes since commit 2bfc96a127bc1cc94d26bfaa40159966064f9c8c: Linux 2.6.36-rc3 (2010-08-29 08:36:04 -0700) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/mattst88/alpha-2.6.git for-linus FUJITA Tomonori (1): alpha: remove homegrown L1_CACHE_ALIGN macro Michael Cree (2): alpha: convert perf_event to use local_t alpha: Fix printk format errors Morten H. Larsen (1): Fix call to replaced SuperIO functions arch/alpha/include/asm/cache.h | 1 - arch/alpha/kernel/err_marvel.c | 6 +++--- arch/alpha/kernel/perf_event.c | 18 +++++++++--------- arch/alpha/kernel/proto.h | 3 --- arch/alpha/kernel/sys_cabriolet.c | 19 ++++++++++++++++--- arch/alpha/kernel/sys_takara.c | 11 +++++++++-- 6 files changed, 37 insertions(+), 21 deletions(-) On Tue, Aug 31, 2010 at 9:49 PM, Matt Turner <mattst88@xxxxxxxxx> wrote: > Hi Linus, > Please pull the for-linus branch of my alpha-2.6 tree. It contains a > few trivial changes and a regression/compile fix. > > Thanks! > Matt Turner > > The following changes since commit 2bfc96a127bc1cc94d26bfaa40159966064f9c8c: > > Linux 2.6.36-rc3 (2010-08-29 08:36:04 -0700) > > are available in the git repository at: > git://git.kernel.org/pub/scm/linux/kernel/git/mattst88/alpha-2.6.git for-linus > > FUJITA Tomonori (1): > alpha: remove homegrown L1_CACHE_ALIGN macro > > Michael Cree (1): > alpha: convert perf_event to use local_t > > Morten H. Larsen (1): > Fix call to replaced SuperIO functions > > arch/alpha/include/asm/cache.h | 1 - > arch/alpha/kernel/perf_event.c | 18 +++++++++--------- > arch/alpha/kernel/proto.h | 3 --- > arch/alpha/kernel/sys_cabriolet.c | 19 ++++++++++++++++--- > arch/alpha/kernel/sys_takara.c | 11 +++++++++-- > 5 files changed, 34 insertions(+), 18 deletions(-) > -- To unsubscribe from this list: send the line "unsubscribe linux-alpha" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html