Re: [PATCH 2/3] ARM: include IXP4xx "fuses" support

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello, Krzysztof.

On 5/7/07, Krzysztof Halasa <[email protected]> wrote:
...
+                                IXP4XX_FUSE_RSA |                      \
+                                IXP4XX_FUSE_XSCALE_MAX_FREQ)
+

#ifndef __ASSEMBLY__

+static inline u32 ixp4xx_read_fuses(void)
+{
+       unsigned int fuses = ~*IXP4XX_EXP_CFG2;
...
+       fuses &= ~IXP4XX_FUSE_RESERVED;
+}

#endif /* __ASSEMBLY__ */

+
 #endif


Are you sure this is the version you wanted to send? I don't see how this could
compile without this #ifndef. And also there is some problem with undefined
processor_id, but this is not your fault, but a flaw in the pre-rc1
kernel, which
I hope is now noticed. So maybe you should just send the patches made for
the 2.6.21 kernel?

Otherwise, when applied on top of my 2.6.20 kernel, the driver just
works (at least
I see the pings, haven't considered any other tests yet), thank you a lot!
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[Index of Archives]     [Kernel Newbies]     [Netfilter]     [Bugtraq]     [Photo]     [Stuff]     [Gimp]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Video 4 Linux]     [Linux for the blind]     [Linux Resources]
  Powered by Linux