From 6f24eae0988dccf996877fcba4dfff1fa3a90616 Mon Sep 17 00:00:00 2001 From: Chris Wright Date: Tue, 20 Jun 2006 16:07:20 -0700 Subject: [PATCH] 2.6.16.22 review cycle --- ...ll-to-file_permission-under-a-spinlock-in-do_lookup_path.patch | 0 .../i2o-bugfixes-to-get-i2o-working-again.patch | 0 .../jfs-fix-multiple-errors-in-metapage_releasepage.patch | 0 .../missed-error-checking-for-intent-s-filp-in-open_namei.patch | 0 {queue-2.6.16 => review-2.6.16}/ntfs-critical-bug-fix.patch | 0 .../powernow-k8-crash-workaround.patch | 0 ....c-properly-count-the-number-of-pages-in-scsi_req_map_sg.patch | 0 .../serial-parport_serial-should-depend-on-serial_8250_pci.patch | 0 {queue-2.6.16 => review-2.6.16}/series | 0 .../sparc64-fix-d-cache-corruption-in-mremap.patch | 0 .../sparc64-fix-missing-fold-at-end-of-checksums.patch | 0 .../sparc64-respect-gfp_t-argument-to-dma_alloc_coherent.patch | 0 .../tmpfs-time-granularity-fix-for-time-going-backwards.patch | 0 .../usb-whiteheat-fix-firmware-spurious-errors.patch | 0 14 files changed, 0 insertions(+), 0 deletions(-) rename {queue-2.6.16 => review-2.6.16}/fs-namei.c-call-to-file_permission-under-a-spinlock-in-do_lookup_path.patch (100%) rename {queue-2.6.16 => review-2.6.16}/i2o-bugfixes-to-get-i2o-working-again.patch (100%) rename {queue-2.6.16 => review-2.6.16}/jfs-fix-multiple-errors-in-metapage_releasepage.patch (100%) rename {queue-2.6.16 => review-2.6.16}/missed-error-checking-for-intent-s-filp-in-open_namei.patch (100%) rename {queue-2.6.16 => review-2.6.16}/ntfs-critical-bug-fix.patch (100%) rename {queue-2.6.16 => review-2.6.16}/powernow-k8-crash-workaround.patch (100%) rename {queue-2.6.16 => review-2.6.16}/scsi_lib.c-properly-count-the-number-of-pages-in-scsi_req_map_sg.patch (100%) rename {queue-2.6.16 => review-2.6.16}/serial-parport_serial-should-depend-on-serial_8250_pci.patch (100%) rename {queue-2.6.16 => review-2.6.16}/series (100%) rename {queue-2.6.16 => review-2.6.16}/sparc64-fix-d-cache-corruption-in-mremap.patch (100%) rename {queue-2.6.16 => review-2.6.16}/sparc64-fix-missing-fold-at-end-of-checksums.patch (100%) rename {queue-2.6.16 => review-2.6.16}/sparc64-respect-gfp_t-argument-to-dma_alloc_coherent.patch (100%) rename {queue-2.6.16 => review-2.6.16}/tmpfs-time-granularity-fix-for-time-going-backwards.patch (100%) rename {queue-2.6.16 => review-2.6.16}/usb-whiteheat-fix-firmware-spurious-errors.patch (100%) diff --git a/queue-2.6.16/fs-namei.c-call-to-file_permission-under-a-spinlock-in-do_lookup_path.patch b/review-2.6.16/fs-namei.c-call-to-file_permission-under-a-spinlock-in-do_lookup_path.patch similarity index 100% rename from queue-2.6.16/fs-namei.c-call-to-file_permission-under-a-spinlock-in-do_lookup_path.patch rename to review-2.6.16/fs-namei.c-call-to-file_permission-under-a-spinlock-in-do_lookup_path.patch diff --git a/queue-2.6.16/i2o-bugfixes-to-get-i2o-working-again.patch b/review-2.6.16/i2o-bugfixes-to-get-i2o-working-again.patch similarity index 100% rename from queue-2.6.16/i2o-bugfixes-to-get-i2o-working-again.patch rename to review-2.6.16/i2o-bugfixes-to-get-i2o-working-again.patch diff --git a/queue-2.6.16/jfs-fix-multiple-errors-in-metapage_releasepage.patch b/review-2.6.16/jfs-fix-multiple-errors-in-metapage_releasepage.patch similarity index 100% rename from queue-2.6.16/jfs-fix-multiple-errors-in-metapage_releasepage.patch rename to review-2.6.16/jfs-fix-multiple-errors-in-metapage_releasepage.patch diff --git a/queue-2.6.16/missed-error-checking-for-intent-s-filp-in-open_namei.patch b/review-2.6.16/missed-error-checking-for-intent-s-filp-in-open_namei.patch similarity index 100% rename from queue-2.6.16/missed-error-checking-for-intent-s-filp-in-open_namei.patch rename to review-2.6.16/missed-error-checking-for-intent-s-filp-in-open_namei.patch diff --git a/queue-2.6.16/ntfs-critical-bug-fix.patch b/review-2.6.16/ntfs-critical-bug-fix.patch similarity index 100% rename from queue-2.6.16/ntfs-critical-bug-fix.patch rename to review-2.6.16/ntfs-critical-bug-fix.patch diff --git a/queue-2.6.16/powernow-k8-crash-workaround.patch b/review-2.6.16/powernow-k8-crash-workaround.patch similarity index 100% rename from queue-2.6.16/powernow-k8-crash-workaround.patch rename to review-2.6.16/powernow-k8-crash-workaround.patch diff --git a/queue-2.6.16/scsi_lib.c-properly-count-the-number-of-pages-in-scsi_req_map_sg.patch b/review-2.6.16/scsi_lib.c-properly-count-the-number-of-pages-in-scsi_req_map_sg.patch similarity index 100% rename from queue-2.6.16/scsi_lib.c-properly-count-the-number-of-pages-in-scsi_req_map_sg.patch rename to review-2.6.16/scsi_lib.c-properly-count-the-number-of-pages-in-scsi_req_map_sg.patch diff --git a/queue-2.6.16/serial-parport_serial-should-depend-on-serial_8250_pci.patch b/review-2.6.16/serial-parport_serial-should-depend-on-serial_8250_pci.patch similarity index 100% rename from queue-2.6.16/serial-parport_serial-should-depend-on-serial_8250_pci.patch rename to review-2.6.16/serial-parport_serial-should-depend-on-serial_8250_pci.patch diff --git a/queue-2.6.16/series b/review-2.6.16/series similarity index 100% rename from queue-2.6.16/series rename to review-2.6.16/series diff --git a/queue-2.6.16/sparc64-fix-d-cache-corruption-in-mremap.patch b/review-2.6.16/sparc64-fix-d-cache-corruption-in-mremap.patch similarity index 100% rename from queue-2.6.16/sparc64-fix-d-cache-corruption-in-mremap.patch rename to review-2.6.16/sparc64-fix-d-cache-corruption-in-mremap.patch diff --git a/queue-2.6.16/sparc64-fix-missing-fold-at-end-of-checksums.patch b/review-2.6.16/sparc64-fix-missing-fold-at-end-of-checksums.patch similarity index 100% rename from queue-2.6.16/sparc64-fix-missing-fold-at-end-of-checksums.patch rename to review-2.6.16/sparc64-fix-missing-fold-at-end-of-checksums.patch diff --git a/queue-2.6.16/sparc64-respect-gfp_t-argument-to-dma_alloc_coherent.patch b/review-2.6.16/sparc64-respect-gfp_t-argument-to-dma_alloc_coherent.patch similarity index 100% rename from queue-2.6.16/sparc64-respect-gfp_t-argument-to-dma_alloc_coherent.patch rename to review-2.6.16/sparc64-respect-gfp_t-argument-to-dma_alloc_coherent.patch diff --git a/queue-2.6.16/tmpfs-time-granularity-fix-for-time-going-backwards.patch b/review-2.6.16/tmpfs-time-granularity-fix-for-time-going-backwards.patch similarity index 100% rename from queue-2.6.16/tmpfs-time-granularity-fix-for-time-going-backwards.patch rename to review-2.6.16/tmpfs-time-granularity-fix-for-time-going-backwards.patch diff --git a/queue-2.6.16/usb-whiteheat-fix-firmware-spurious-errors.patch b/review-2.6.16/usb-whiteheat-fix-firmware-spurious-errors.patch similarity index 100% rename from queue-2.6.16/usb-whiteheat-fix-firmware-spurious-errors.patch rename to review-2.6.16/usb-whiteheat-fix-firmware-spurious-errors.patch -- 2.47.2