https://github.com/torvalds/linux
Revision 6f14a668f1a8b715a6e855f4e32705e54a6e86a1 authored by Tejun Heo on 04 February 2010, 08:57:37 UTC, committed by Linus Torvalds on 05 February 2010, 00:03:41 UTC
Commit 859ddf09743a8cc680af33f7259ccd0fd36bfe9d tried to fix
misallocation bug but broke full bit marking by not clearing
pa[idp->layers] and also is causing X failures due to lookup failure
in drm code.  The cause of the latter hasn't been found yet.  Revert
the fix for now.

Signed-off-by: Tejun Heo <tj@kernel.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
1 parent e9e70bc
History
Tip revision: 6f14a668f1a8b715a6e855f4e32705e54a6e86a1 authored by Tejun Heo on 04 February 2010, 08:57:37 UTC
idr: revert misallocation bug fix
Tip revision: 6f14a66
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-- 843 bytes
.mailmap -rw-r--r-- 3.9 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 91.8 KB
Kbuild -rw-r--r-- 2.4 KB
MAINTAINERS -rw-r--r-- 160.2 KB
Makefile -rw-r--r-- 52.0 KB
README -rw-r--r-- 17.0 KB
REPORTING-BUGS -rw-r--r-- 3.3 KB

README

back to top