Re: mm snapshot broken-out-2007-10-01-04-09.tar.gz uploaded

Previous thread: [GIT PATCHES] V4L/DVB update by Mauro Carvalho Chehab on Monday, October 1, 2007 - 5:37 am. (1 message)

Next thread: none
To: <mm-commits@...>, <linux-kernel@...>
Date: Monday, October 1, 2007 - 7:09 am

The mm snapshot broken-out-2007-10-01-04-09.tar.gz has been uploaded to

ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/mm/broken-out-2007-10-...

It contains the following patches against 2.6.23-rc8:

origin.patch
add-dev-oldmem-to-devicestxt-documentation.patch
hugetlb-fix-clear_user_highpage-arguments.patch
fix-smp-poweroff-hangs.patch
vt-ioctl-race-fix.patch
robust-futex-thread-exit-race.patch
fix-oops-in-platform-uevent.patch
consolidate-ptrace_detach.patch
powerpc-include-pagemaph-in-asm-powerpc-tlbh.patch
slow-down-printk-during-boot.patch
slow-down-printk-during-boot-fix-2.patch
slow-down-printk-during-boot-fix-3.patch
slow-down-printk-during-boot-fix-4.patch
clockevents-fix-bogus-next_event-reset-for-oneshot-broadcast-devices.patch
git-acpi.patch
exit-acpi-processor-module-gracefully-if-acpi-is-disabled.patch
acpi-enable-c3-power-state-on-dell-inspiron-8200.patch
acpi-add-reboot-mechanism.patch
hibernation-make-sure-that-acpi-is-enabled-in-acpi_hibernation_finish.patch
acpi-clean-up-acpi_enter_sleep_state_prep.patch
acpi-sbs-fix-sbs-add-alarm-patch.patch
acpi-suppress-uninitialized-var-warning.patch
acpi-fix-bdc-handling-in-drivers-acpi-sleep-procc.patch
git-alsa.patch
sound-snd_register_device_for_dev-fix.patch
working-3d-dri-intel-agpko-resume-for-i815-chip.patch
fix-use-after-free--double-free-bug-in-amd_create_gatt_pages--amd_free_gatt_pages.patch
generic-ac97-mixer-modem-oss-use-list_for_each_entry.patch
git-arm.patch
documentation-arm-00-index-add-missing-entries.patch
at91-remove-at91_lcdch.patch
make-power-supply-class-available-for-arm-architecture.patch
git-audit-master.patch
fix-auditscc-kernel-doc.patch
git-avr32.patch
git-cifs.patch
fs-cifs-connectc-kmalloc-memset-conversion-to-kzalloc.patch
git-cpufreq.patch
cpufreq-move-policys-governor-initialisation-out-of-low-level-drivers-into-cpufreq-core.patch
cpufreq-allow-ondemand-and-conservative-cpufreq-governors-to-be-used-as-default.patch
allow-ondemand-and-conservative-cpufreq-gov...

To: <akpm@...>
Cc: <mm-commits@...>, <linux-kernel@...>
Date: Monday, October 1, 2007 - 5:47 pm

I have a question about these snapshots , what is the right way to apply the patches ?
some magic script ? =)

I have myself a small script which extracts the list of patches for the email and patch in
that order but I always get a few hunks so I'm not sure is really the right way of doing that.

The resulting kernel does build on my setup but won't boot.Died with grub error 28:

'Selected item cannot fit into memory'

2.6.23-rc8-mm2 booted fine here with the same config.

( http://194.231.229.228/config-broken-out-2007-10-01-04-09 )

Regards,

Gabriel

-

To: Gabriel C <nix.or.die@...>
Cc: Andrew Morton <akpm@...>, <linux-kernel@...>
Date: Monday, October 1, 2007 - 5:53 pm

There is a 'series' file, which tells you the correct order. If you are
planning to make any patches on top of mm, you should use quilt for this.

--
Jiri Kosina
-

To: Jiri Kosina <jikos@...>
Cc: Andrew Morton <akpm@...>, <linux-kernel@...>
Date: Monday, October 1, 2007 - 6:08 pm

Thx for your quick reply but I cannot find any series file in this tarball.

Regards,

Gabriel
-

To: Gabriel C <nix.or.die@...>
Cc: Andrew Morton <akpm@...>, <linux-kernel@...>
Date: Monday, October 1, 2007 - 6:15 pm

$ tar xzvf broken-out-2007-10-01-04-09.tar.gz | grep series | head -1
series

--
Jiri Kosina
-

To: Jiri Kosina <jikos@...>
Cc: Andrew Morton <akpm@...>, <linux-kernel@...>
Date: Monday, October 1, 2007 - 6:28 pm

Hmm .. something is broken with the tarball I have

$ tar xzvf broken-out-2007-10-01-04-09.tar.gz | grep series | head -1
broken-out/hvc-console-is-also-used-by-iseries-so-add-that-to-hvc_driver-help.patch

I'll re download and will figure ,thx again for your help.

Gabriel
-

Previous thread: [GIT PATCHES] V4L/DVB update by Mauro Carvalho Chehab on Monday, October 1, 2007 - 5:37 am. (1 message)

Next thread: none