All of lore.kernel.org
 help / color / mirror / Atom feed
* Kernel 4.15 lost set_robust_list support on POWER 9
@ 2018-02-05 12:48 Florian Weimer
  2018-02-05 12:59 ` Florian Weimer
  2018-02-05 21:14 ` Mauricio Faria de Oliveira
  0 siblings, 2 replies; 8+ messages in thread
From: Florian Weimer @ 2018-02-05 12:48 UTC (permalink / raw)
  To: linuxppc-dev; +Cc: Jiri Slaby, Michael Ellerman

I get this:

7041  set_robust_list(0x7fff93dc3980, 24) = -1 ENOSYS (Function not 
implemented)

The system call works on 4.14.  Looks like the probing for 
futex_cmpxchg_enabled goes wrong.

Sorry, I have no idea where to start digging.  I don't see anything 
obvious in dmesg.

I'm trying to revert

commit 30d6e0a4190d37740e9447e4e4815f06992dd8c3
Author: Jiri Slaby <jslaby@suse.cz>
Date:   Thu Aug 24 09:31:05 2017 +0200

     futex: Remove duplicated code and fix undefined behaviour

to see if it makes a difference.

Thanks,
Florian

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

end of thread, other threads:[~2018-02-06 13:17 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-02-05 12:48 Kernel 4.15 lost set_robust_list support on POWER 9 Florian Weimer
2018-02-05 12:59 ` Florian Weimer
2018-02-05 21:14 ` Mauricio Faria de Oliveira
2018-02-05 21:55   ` Benjamin Herrenschmidt
2018-02-06  1:06     ` Nicholas Piggin
2018-02-06  3:17       ` Aneesh Kumar K.V
2018-02-06  4:29         ` Nicholas Piggin
2018-02-06 13:17       ` Mauricio Faria de Oliveira

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.