nouveau: fix two instances of an oops in ttm clear() (rhbz#751753)

This commit is contained in:
Ben Skeggs 2011-11-28 12:10:12 +10:00 committed by Josh Boyer
parent 1dfe369259
commit 27ec4e1df2
2 changed files with 511 additions and 518 deletions

File diff suppressed because it is too large Load Diff

View File

@ -42,7 +42,7 @@ Summary: The Linux kernel
# When changing real_sublevel below, reset this by hand to 1
# (or to 0 and then use rpmdev-bumpspec).
#
%global baserelease 1
%global baserelease 2
%global fedora_build %{baserelease}
# real_sublevel is the 3.x kernel version we're starting with
@ -1878,6 +1878,9 @@ fi
# and build.
%changelog
* Mon Nov 28 2011 Ben Skeggs <bskeggs@redhat.com> 3.1.3-2
- nouveau: fix two instances of an oops in ttm clear() (rhbz#751753)
* Mon Nov 28 2011 Chuck Ebbert <cebbert@redhat.com> 2.6.41.3-1
- Fake version 2.6.4X by changing UTSNAME
(instead of changing the internal kernel version)