Skip to content
Commit 51387306 authored by Dan Carpenter's avatar Dan Carpenter Committed by James Hogan
Browse files

metag: off by one in setup_bootmem_node()



If "nid == MAX_NUMNODES" then we write beyond the end of the node_data[]
array.

Signed-off-by: default avatarDan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: default avatarJames Hogan <james.hogan@imgtec.com>
parent 95281171
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment