[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <49DA817E.8040705@intel.com>
Date: Mon, 06 Apr 2009 15:26:06 -0700
From: "H. Peter Anvin" <h.peter.anvin@...el.com>
To: Brian Maly <bmaly@...hat.com>
CC: linux-kernel@...r.kernel.org, akpm@...ux-foundation.org,
dannf@...com, ying.huang@...el.com
Subject: Re: [PATCH] rtc: add x86 support for rtc-efi
Brian Maly wrote:
> This patch adds support for rtc-efi (RTC Class Driver for EFI-based
> systems) to x86.
>
> This patch is based on dann frazier patch [add rtc platform driver for
> EFI -> http://lkml.org/lkml/2009/1/8/434], and also depends on dann's
> patch. Dann's patch was in the mm tree, though I think its been merged
> already.
>
> This patch has been tested and works perfectly on every x86 EFI system I
> could find, though all have been EL64 systems. I would appreciate any
> testing feedback from EL32 systems from anyone that has one and can test.
>
> Signed-off-by: Brian Maly <bmaly@...hat.com>
>
>
>
>
- depends on IA64
+ depends on IA64 || (X86 && EFI) || (X86_64 && EFI)
"depends on EFI"?
-hpa
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists