Re-enable BTRFS on ppc. Brent Baude says it works now.
This commit is contained in:
parent
3d110825de
commit
0887df20e1
@ -357,9 +357,6 @@ CONFIG_RFKILL_GPIO=m
|
|||||||
# CONFIG_NET_VENDOR_PASEMI is not set
|
# CONFIG_NET_VENDOR_PASEMI is not set
|
||||||
# CONFIG_NET_VENDOR_TOSHIBA is not set
|
# CONFIG_NET_VENDOR_TOSHIBA is not set
|
||||||
|
|
||||||
# Disable btrfs until it is shown to work with 64k pages (rhbz 747079)
|
|
||||||
# CONFIG_BTRFS_FS is not set
|
|
||||||
#
|
|
||||||
# CONFIG_CPU_IDLE is not set
|
# CONFIG_CPU_IDLE is not set
|
||||||
# CONFIG_OF_SELFTEST is not set
|
# CONFIG_OF_SELFTEST is not set
|
||||||
# CONFIG_TOUCHSCREEN_AUO_PIXCIR is not set
|
# CONFIG_TOUCHSCREEN_AUO_PIXCIR is not set
|
||||||
|
@ -62,7 +62,7 @@ Summary: The Linux kernel
|
|||||||
# For non-released -rc kernels, this will be appended after the rcX and
|
# For non-released -rc kernels, this will be appended after the rcX and
|
||||||
# gitX tags, so a 3 here would become part of release "0.rcX.gitX.3"
|
# gitX tags, so a 3 here would become part of release "0.rcX.gitX.3"
|
||||||
#
|
#
|
||||||
%global baserelease 1
|
%global baserelease 2
|
||||||
%global fedora_build %{baserelease}
|
%global fedora_build %{baserelease}
|
||||||
|
|
||||||
# base_sublevel is the kernel version we're starting with and patching
|
# base_sublevel is the kernel version we're starting with and patching
|
||||||
@ -2323,6 +2323,9 @@ fi
|
|||||||
# ||----w |
|
# ||----w |
|
||||||
# || ||
|
# || ||
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Sep 07 2012 Josh Boyer <jwboyer@redhat.com> - 3.6.0-0.rc4.git2.2
|
||||||
|
- Re-enable BTRFS on ppc. Brent Baude says it works now.
|
||||||
|
|
||||||
* Fri Sep 07 2012 Josh Boyer <jwboyer@redhat.com> - 3.6.0-0.rc4.git2.1
|
* Fri Sep 07 2012 Josh Boyer <jwboyer@redhat.com> - 3.6.0-0.rc4.git2.1
|
||||||
- Linux v3.6-rc4-128-geeea3ac
|
- Linux v3.6-rc4-128-geeea3ac
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user