public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Some not-very-exciting random one-liners
@ 2010-11-03 17:22 Will Deacon
  2010-11-03 17:22 ` [PATCH 1/3] ARM: backtrace: fix calculation of thread stack base Will Deacon
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Will Deacon @ 2010-11-03 17:22 UTC (permalink / raw)
  To: linux-arm-kernel

Hello,

I've had these guys lying around in my tree so I thought I'd share.
Perhaps the only interesting observation is that nobody has complained
about the issue addressed in patch 3, implying that very few people are
still using OABI with v7 cores.

All patches taken against 2.6.37-rc1.

Will Deacon (3):
  ARM: backtrace: fix calculation of thread stack base
  ARM: perf-events: squash compiler warning
  ARM: atomic64: use generic implementation for OABI configurations

 arch/arm/Kconfig             |    2 +-
 arch/arm/kernel/perf_event.c |    2 +-
 arch/arm/kernel/stacktrace.c |    2 +-
 arch/arm/kernel/unwind.c     |    2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2010-11-04  2:42 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-11-03 17:22 [PATCH 0/3] Some not-very-exciting random one-liners Will Deacon
2010-11-03 17:22 ` [PATCH 1/3] ARM: backtrace: fix calculation of thread stack base Will Deacon
2010-11-03 17:22 ` [PATCH 2/3] ARM: perf-events: squash compiler warning Will Deacon
2010-11-03 17:22 ` [PATCH 3/3] ARM: atomic64: use generic implementation for OABI configurations Will Deacon
2010-11-04  2:42   ` Nicolas Pitre

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox