kexec.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/1] x86/purgatory: Fix Makefile bug
@ 2018-07-04 11:00 Philipp Rudo
  2018-07-04 11:00 ` [PATCH 1/1] x86/purgatory: Add missing FORCE to Makefile target Philipp Rudo
  2018-07-05  6:46 ` [PATCH 0/1] x86/purgatory: Fix Makefile bug Dave Young
  0 siblings, 2 replies; 6+ messages in thread
From: Philipp Rudo @ 2018-07-04 11:00 UTC (permalink / raw)
  To: Andrew Morton, Dave Young, Thomas Gleixner, Ingo Molnar; +Cc: x86, kexec

Hi everybody,

when i moved the purgatories sha256 implementation to common code, i forgot
to add FORCE to the new Makefile target. This patch fixes it.

Note: There is an equivalent bug in the s390 purgatory. The fix for that
will go upstream via Martin.

Thanks
Philipp

Philipp Rudo (1):
  x86/purgatory: Add missing FORCE to Makefile target

 arch/x86/purgatory/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

-- 
2.16.4


_______________________________________________
kexec mailing list
kexec@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/kexec

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

end of thread, other threads:[~2018-07-06  8:55 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-07-04 11:00 [PATCH 0/1] x86/purgatory: Fix Makefile bug Philipp Rudo
2018-07-04 11:00 ` [PATCH 1/1] x86/purgatory: Add missing FORCE to Makefile target Philipp Rudo
2018-07-05  6:46 ` [PATCH 0/1] x86/purgatory: Fix Makefile bug Dave Young
2018-07-05  8:43   ` Philipp Rudo
2018-07-06  8:30     ` Dave Young
2018-07-06  8:54       ` Philipp Rudo

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).