On Sun, Nov 11, 2007 at 10:06:21AM +0100, Adrian Bunk wrote:
> Commit 8687991a734a67f1638782c968f46fff0f94bb1f causes the following
> compile error on sh64:
>
> <-- snip -->
>
> ...
> CC [M] drivers/net/ax88796.o
> /home/bunk/linux/kernel-2.6/git/linux-2.6/drivers/net/ax88796.c: In function
On Fri, Nov 09, 2007 at 09:26:52AM +, Ralf Baechle wrote:
> If writesb() is not an official API then maybe the answer should have been
> to either add that API to other architectures or fix the driver.
>
> I guess this incident means I need to go through all Kconfig* files to
> see what bogus
t a month ago but never picked up:
> http://www.mail-archive.com/netdev@vger.kernel.org/msg50018.html
> The rest of the sh support is already included in rc1. Please apply.
>
And as per:
http://www.mail-archive.com/netdev@vger.kernel.org/msg50027.html
Still-acked-by: Paul Mun
On Tue, Oct 09, 2007 at 09:51:38PM +0900, Magnus Damm wrote:
> ax88796: add superh to kconfig depencencies
>
> This patch adds sh architecture support to the ax88796 kconfig.
>
> Signed-off-by: Magnus Damm <[EMAIL PROTECTED]>
Acked-by: Paul Mundt <[EMAIL PROTECTED]>
(0)
> > #define SMC_CAN_USE_8BIT 0
> > #define SMC_CAN_USE_16BIT 1
> > #define SMC_CAN_USE_32BIT 0
>
>
> Does the SuperH maintainer ACK this?
Acked-by: Paul Mundt <[EMAIL PROTECTED]>
-
To unsubscribe from this list: send the line "un
> >Signed-off by: Markus Brunner <[EMAIL PROTECTED]>
> >Signed-off by: Mark Jonas <[EMAIL PROTECTED]>
>
> does the SuperH maintainer ACK this?
Yes, this looks fine.
Acked-by: Paul Mundt <[EMAIL PROTECTED]>
-
To unsubscribe from this list: send the line "unsubs
On Mon, Sep 10, 2007 at 03:36:26PM +0900, Magnus Damm wrote:
> --- 0004/arch/sh/boards/renesas/r7780rp/setup.c
> +++ work/arch/sh/boards/renesas/r7780rp/setup.c 2007-09-06
> 15:35:49.0 +0900
> @@ -21,6 +21,7 @@
> #include
> #include
> #include
> +#include
>
> static struct
On Wed, Aug 15, 2007 at 05:40:11PM -0700, Joe Perches wrote:
> $ egrep -r --include=*.c "\bif[[:space:]]*\([^\)]*\)[[:space:]]*\;" *
> arch/sh/boards/se/7343/io.c:if (0) ;
> drivers/atm/iphase.c: if (!desc1) ;
> drivers/infiniband/hw/mlx4/mad.c: if (!err);
> drivers/isdn/capi/capiuti
gned-off-by: Chris Snook <[EMAIL PROTECTED]>
Acked-by: Paul Mundt <[EMAIL PROTECTED]>
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html
moved the support for the sysctl binary interface
> only leaving sysctl /proc support.
>
> At least the sysctl tables were placed at the end of
> the list so user space did not see this mistake.
>
> Signed-off-by: Eric W. Biederman <[EMAIL PROTECTED]>
Looks good, thanks
10 matches
Mail list logo