* [GIT PULL] additional arch/tile change for 2.6.40
@ 2011-05-29 12:31 Chris Metcalf
0 siblings, 0 replies; only message in thread
From: Chris Metcalf @ 2011-05-29 12:31 UTC (permalink / raw)
To: Linus Torvalds; +Cc: Linux Kernel Mailing List, Arnd Bergmann
Linus,
Please pull for 2.6.40 from:
git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile.git master
This adds one final piece of functionality for the tile port that I
delayed from the initial pull request since it required more back and
forth on LKML before it was fully baked. It is support for some
limited /proc/tile and /proc/sys/tile hooks, plus a bunch of stuff in
sysfs (in /sys/hypervisor and /sys/devices/system/cpu).
The final version was reviewed by Arnd and is in linux-next. Thanks!
Chris Metcalf (1):
arch/tile: more /proc and /sys file support
arch/tile/Kconfig | 1 +
arch/tile/include/asm/hardwall.h | 15 +++-
arch/tile/kernel/Makefile | 2 +-
arch/tile/kernel/hardwall.c | 90 ++++++++++++++-----
arch/tile/kernel/proc.c | 73 +++++++++++++++
arch/tile/kernel/sysfs.c | 185 ++++++++++++++++++++++++++++++++++++++
fs/proc/base.c | 9 ++
7 files changed, 347 insertions(+), 28 deletions(-)
create mode 100644 arch/tile/kernel/sysfs.c
--
Chris Metcalf, Tilera Corp.
http://www.tilera.com
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2011-05-29 12:31 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-29 12:31 [GIT PULL] additional arch/tile change for 2.6.40 Chris Metcalf
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox