Commit 29a90db9 authored by Souptick Joarder's avatar Souptick Joarder Committed by Linus Torvalds
Browse files
parent ca9a46f8
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1793,7 +1793,7 @@ void __remove_memory(int nid, u64 start, u64 size)
{

	/*
	 * trigger BUG() is some memory is not offlined prior to calling this
	 * trigger BUG() if some memory is not offlined prior to calling this
	 * function
	 */
	if (try_remove_memory(nid, start, size))