lkml.org 
[lkml]   [2002]   [Dec]   [10]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [PATCH 2.4.20-BK] make new ide compile
From
Date
On Tue, 2002-12-10 at 14:49, Stelian Pop wrote:
> ===== include/linux/ide.h 1.7 vs edited =====
> --- 1.7/include/linux/ide.h Fri Nov 29 23:03:01 2002
> +++ edited/include/linux/ide.h Tue Dec 10 12:20:01 2002
> @@ -1755,5 +1755,8 @@
> #define ide_lock (io_request_lock)
> #define DRIVE_LOCK(drive) ((drive)->queue.queue_lock)
>
> +#define local_save_flags(flags) save_flags((flags))
> +#define save_and_cli(x) local_irq_save(x)
> +#define local_irq_set(flags) do { local_save_flags((flags)); local_irq_enable(); } while (0)
>

Please don't apply these changes. Use the ones from -ac

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:31    [W:0.117 / U:0.252 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site