linux-hexagon.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Guenter Roeck <linux@roeck-us.net>
To: David Howells <dhowells@redhat.com>
Cc: linux-kernel@vger.kernel.org, Tony Luck <tony.luck@intel.com>,
	Will Deacon <will.deacon@arm.com>,
	Mikael Starvik <starvik@axis.com>,
	Jesper Nilsson <jesper.nilsson@axis.com>,
	linux-cris-kernel@axis.com, Richard Kuo <rkuo@codeaurora.org>,
	linux-hexagon@vger.kernel.org
Subject: Problems with 'Construct init thread stack in the linker script rather than by union' in -next
Date: Sat, 6 Jan 2018 14:45:23 -0800	[thread overview]
Message-ID: <20180106224523.GA16811@roeck-us.net> (raw)

Hi,

commit 7e7a20a2058dc ("Construct init thread stack in the linker script rather
than by union") results in various build failures in -next.

cris:

arch/cris/kernel/vmlinux.lds:67:
	undefined symbol `THREAD_SIZE' referenced in expression

crisv32:

arch/cris/kernel/vmlinux.lds:72:
	undefined symbol `THREAD_SIZE' referenced in expression

hexagon:

arch/hexagon/kernel/vmlinux.lds:41:
	undefined symbol `THREAD_SIZE' referenced in expression

openrisc:

arch/openrisc/kernel/vmlinux.lds:26:
	undefined symbol `THREAD_SIZE' referenced in expression

Bisect log (taken from cris) is attached.

Guenter

---
# bad: [990b6a07d18cb30a66db3d18ab7d953806237e6a] Add linux-next specific files for 20180105
# good: [30a7acd573899fd8b8ac39236eff6468b195ac7d] Linux 4.15-rc6
git bisect start 'HEAD' 'v4.15-rc6'
# good: [4411e1d8bfc93afafc74548669d772750432e0b7] Merge remote-tracking branch 'crypto/master'
git bisect good 4411e1d8bfc93afafc74548669d772750432e0b7
# good: [fcdad798ac60727fc0a90c36815d19b1629e45a4] Merge remote-tracking branch 'devicetree/for-next'
git bisect good fcdad798ac60727fc0a90c36815d19b1629e45a4
# good: [fe14c29e6d6772e5fc7bb8dc7a7568ce6a887a8e] Merge remote-tracking branch 'staging/staging-next'
git bisect good fe14c29e6d6772e5fc7bb8dc7a7568ce6a887a8e
# good: [b8be2479df7dda35d0d73fafa3f1d9c95c6a89b6] Merge remote-tracking branch 'gpio/for-next'
git bisect good b8be2479df7dda35d0d73fafa3f1d9c95c6a89b6
# good: [76248405844bf17c0620aea2f0e5bb751fc680b3] lib/stackdepot.c: use a non-instrumented version of memcmp()
git bisect good 76248405844bf17c0620aea2f0e5bb751fc680b3
# good: [37dc312d369803397a260bedea016670d9fc827a] Merge remote-tracking branch 'ntb/ntb-next'
git bisect good 37dc312d369803397a260bedea016670d9fc827a
# bad: [c2f271a55e60b1b25bab01a9e5de5097bd038ab5] Merge remote-tracking branch 'init_task/init_task'
git bisect bad c2f271a55e60b1b25bab01a9e5de5097bd038ab5
# good: [28e8fac00c1ccccc20fcde0573aef4318bd1e98c] ip: Define usercopy region in IP proto slab cache
git bisect good 28e8fac00c1ccccc20fcde0573aef4318bd1e98c
# good: [815cc87607f4b80e4d4449cc3355812af6bc6602] kvm: whitelist struct kvm_vcpu_arch
git bisect good 815cc87607f4b80e4d4449cc3355812af6bc6602
# bad: [3a0b110aa454910188f216d47247dc0d523fd2c9] Expand INIT_STRUCT_PID and remove
git bisect bad 3a0b110aa454910188f216d47247dc0d523fd2c9
# bad: [87732cfd2dfbcecdfb92ed13f238bb9ed8d6ea5f] Expand INIT_TASK() in init/init_task.c and remove
git bisect bad 87732cfd2dfbcecdfb92ed13f238bb9ed8d6ea5f
# bad: [7e7a20a2058dc8a5106593692cfb0876de028892] Construct init thread stack in the linker script rather than by union
git bisect bad 7e7a20a2058dc8a5106593692cfb0876de028892
# first bad commit: [7e7a20a2058dc8a5106593692cfb0876de028892] Construct init thread stack in the linker script rather than by union

                 reply	other threads:[~2018-01-06 22:45 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20180106224523.GA16811@roeck-us.net \
    --to=linux@roeck-us.net \
    --cc=dhowells@redhat.com \
    --cc=jesper.nilsson@axis.com \
    --cc=linux-cris-kernel@axis.com \
    --cc=linux-hexagon@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=rkuo@codeaurora.org \
    --cc=starvik@axis.com \
    --cc=tony.luck@intel.com \
    --cc=will.deacon@arm.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).