# do not edit this file, it will be overwritten on update # Memory hotadd request: Make the added memory movable. SUBSYSTEM=="memory", ACTION=="add", PROGRAM="/bin/uname -p", RESULT!="s390*", ATTR{state}=="offline", ATTR{state}="online_movable"