[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20110708115249.GZ5783@atomide.com>
Date: Fri, 8 Jul 2011 04:52:49 -0700
From: Tony Lindgren <tony@...mide.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-kernel@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
linux-omap@...r.kernel.org
Subject: [GIT PULL] omap fix for v3.0
Hi Linus,
Please pull one fix from:
git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6.git omap-fixes-for-linus
This fixes an embarassing segfault by dropping __initdata from data that
should not be marked __initdata.
Regards,
Tony
The following changes since commit fe0d42203cb5616eeff68b14576a0f7e2dd56625:
Linus Torvalds (1):
Linux 3.0-rc6
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6.git omap-fixes-for-linus
Janusz Krzysztofik (1):
omap: drop __initdata tags from static struct platform_device declarations
arch/arm/mach-omap1/board-ams-delta.c | 8 ++++----
arch/arm/mach-omap1/gpio15xx.c | 4 ++--
arch/arm/mach-omap1/gpio16xx.c | 10 +++++-----
arch/arm/mach-omap1/gpio7xx.c | 14 +++++++-------
arch/arm/mach-omap2/board-rx51-peripherals.c | 2 +-
5 files changed, 19 insertions(+), 19 deletions(-)
--
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