From 6b4532cd896f05d1cc95c799e3ef9af9788fd5dc Mon Sep 17 00:00:00 2001 From: David Howells Date: Mon, 6 Jun 2011 15:47:23 +0100 Subject: [PATCH] --- yaml --- r: 253171 b: refs/heads/master c: 40182373ac6cbbd10c6d08ba339947eea009d513 h: refs/heads/master i: 253169: 037c9d64d9796fa5e312c5f1e1297e1a3e6a4dde 253167: 8099014dc6e40c733787e4bd5b810ac039f3e6b6 v: v3 --- [refs] | 2 +- trunk/arch/mn10300/kernel/vmlinux.lds.S | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index bc3bce7f4ee2..9be2e0ebe042 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: db1c9dfa649f9bd8dc11415fbfe5cfe1e24c5b33 +refs/heads/master: 40182373ac6cbbd10c6d08ba339947eea009d513 diff --git a/trunk/arch/mn10300/kernel/vmlinux.lds.S b/trunk/arch/mn10300/kernel/vmlinux.lds.S index 6f702a6ab395..13c4814c29f8 100644 --- a/trunk/arch/mn10300/kernel/vmlinux.lds.S +++ b/trunk/arch/mn10300/kernel/vmlinux.lds.S @@ -44,6 +44,7 @@ SECTIONS RO_DATA(PAGE_SIZE) /* writeable */ + _sdata = .; /* Start of rw data section */ RW_DATA_SECTION(32, PAGE_SIZE, THREAD_SIZE) _edata = .;