https://github.com/torvalds/linux
Revision 18902bbf06a93ea497be2f177a6323ed9e5f30be authored by Maarten Lankhorst on 12 August 2013, 10:41:34 UTC, committed by Ben Skeggs on 21 August 2013, 01:35:53 UTC
Allocating type=0 marks the memory as free. This allows the ltcg memory
to be allocated twice.

Add a BUG_ON in core/mm.c to prevent this ever happening again.

Signed-off-by: Maarten Lankhorst <maarten.lankhorst@canonical.com>
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
1 parent 52f9a4d
History
Tip revision: 18902bbf06a93ea497be2f177a6323ed9e5f30be authored by Maarten Lankhorst on 12 August 2013, 10:41:34 UTC
drm/nouveau/ltcg: fix allocating memory as free
Tip revision: 18902bb
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 1.1 KB
.mailmap -rw-r--r-- 4.4 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 93.1 KB
Kbuild -rw-r--r-- 2.5 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 249.1 KB
Makefile -rw-r--r-- 47.3 KB
README -rw-r--r-- 18.3 KB
REPORTING-BUGS -rw-r--r-- 7.3 KB

README

back to top