All of lore.kernel.org
 help / color / mirror / Atom feed
* 32bit kernel is broken for Linux-5.1-rc1 due to GCC cmodel=medlow
@ 2019-03-22  6:16 Anup Patel
  2019-03-22 10:42 ` Mike Rapoport
  0 siblings, 1 reply; 17+ messages in thread
From: Anup Patel @ 2019-03-22  6:16 UTC (permalink / raw)
  To: Palmer Dabbelt
  Cc: Damien Le Moal, Anup Patel, Mike Rapoport, Christoph Hellwig,
	Atish Patra, linux-riscv

Hi Palmer,

The 32bit kernel booting is broken for Linux-5.1-rc1 due to GCC cmodel=medlow
affecting setup_vm() movement from kernel/setup.c to mm/init.c.

There is no issue with 64bit kernel booting.

The "[PATCH v2 2/5] RISC-V: Make setup_vm() independent of GCC code model"
fixes this issue.

https://www.mail-archive.com/linux-kernel@vger.kernel.org/msg1959102.html

If possible please include above patch as Linux-5.1-rc1 fix.

Regards,
Anup

_______________________________________________
linux-riscv mailing list
linux-riscv@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-riscv

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

end of thread, other threads:[~2019-03-24  9:41 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-03-22  6:16 32bit kernel is broken for Linux-5.1-rc1 due to GCC cmodel=medlow Anup Patel
2019-03-22 10:42 ` Mike Rapoport
2019-03-22 12:29   ` Anup Patel
2019-03-22 13:26     ` Christoph Hellwig
2019-03-22 13:38       ` Anup Patel
2019-03-22 13:25   ` Christoph Hellwig
2019-03-22 13:37     ` Anup Patel
2019-03-22 13:40       ` Christoph Hellwig
2019-03-22 13:45         ` Anup Patel
2019-03-23 17:21           ` Christoph Hellwig
2019-03-24  1:42             ` Anup Patel
2019-03-24  1:56               ` Gary Guo
2019-03-24  3:04                 ` Anup Patel
2019-03-24  3:10                 ` Anup Patel
2019-03-24  6:05                   ` Mike Rapoport
2019-03-24  9:41                     ` Anup Patel
2019-03-24  8:37               ` Christoph Hellwig

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.