All of lore.kernel.org
 help / color / mirror / Atom feed
* BUG() issues with big-endian
@ 2013-07-25 14:42 Ben Dooks
  2013-07-25 14:42 ` [PATCH 1/2] ARM: Correct BUG() assembly to ensure it is endian-agnostic Ben Dooks
  2013-07-25 14:42 ` [PATCH 2/2] ARM: fix BUG() detection Ben Dooks
  0 siblings, 2 replies; 7+ messages in thread
From: Ben Dooks @ 2013-07-25 14:42 UTC (permalink / raw)
  To: linux-arm-kernel

Following Dave Martin's point over the is_valid_bugaddr() it was
found that both is_valid_bugaddr() is broken w.r.t to BE8 as well
as the BUG() macro creation. These two patches fix the problems.

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

end of thread, other threads:[~2013-07-26 10:48 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-07-25 14:42 BUG() issues with big-endian Ben Dooks
2013-07-25 14:42 ` [PATCH 1/2] ARM: Correct BUG() assembly to ensure it is endian-agnostic Ben Dooks
2013-07-25 15:57   ` Dave Martin
2013-07-25 16:05     ` Ben Dooks
2013-07-25 17:54       ` Dave Martin
2013-07-26 10:48         ` Dave Martin
2013-07-25 14:42 ` [PATCH 2/2] ARM: fix BUG() detection Ben Dooks

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.