lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:	Mon, 26 Oct 2015 16:31:30 +0800
From:	zhong jiang <zhongjiang@...wei.com>
To:	<linux-mm@...ck.org>, <linux-kernel@...r.kernel.org>
CC:	<qiuxishi@...wei.com>, <guohanjun@...wei.com>,
	<zhangdianfang@...wei.com>
Subject: memory-hotplug have such a problem.



           when I test the memory online or offline, I find the problem that
      memory online always return an error. I peform the operation as follow:

  	cd /sys/device/system/memory/
        echo online > state

 	it always print "-bash: echo: write error: Operation not permitted".
        By my alalysis, I find that the error happen in  the memory_notifier(MEM_GOING_ONLINE,&arg)
        in the function(online_pages()).

        The problem occur in the latest kernel versin (linux 4.3.0 -rc4) , but In the lower version
        (linux 3.10) is correct. I think it may be caused by the confilct.


  	Thanks
	zhongjiang

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ