diff for duplicates of <25834.1238632443@neuling.org> diff --git a/a/1.txt b/N1/1.txt index b80f26d..fb90e31 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,16 +1,20 @@ > randconfig build on powerpc failed with : -> -> -> arch/powerpc/platforms/pseries/dtl.c: In function dtl_init: -> arch/powerpc/platforms/pseries/dtl.c:238: error: implicit declaration of func -tion firmware_has_feature -> arch/powerpc/platforms/pseries/dtl.c:238: error: FW_FEATURE_SPLPAR undeclared +>=20 +>=20 +> arch/powerpc/platforms/pseries/dtl.c: In function =C2=91dtl_init=C2=92: +> arch/powerpc/platforms/pseries/dtl.c:238: error: implicit declaration of = +func +tion =C2=91firmware_has_feature=C2=92 +> arch/powerpc/platforms/pseries/dtl.c:238: error: =C2=91FW_FEATURE_SPLPAR= +=C2=92 undeclared (first use in this function) -> arch/powerpc/platforms/pseries/dtl.c:238: error: (Each undeclared identifier +> arch/powerpc/platforms/pseries/dtl.c:238: error: (Each undeclared identif= +ier=20 is reported only once -> arch/powerpc/platforms/pseries/dtl.c:238: error: for each function it appears +> arch/powerpc/platforms/pseries/dtl.c:238: error: for each function it app= +ears in.) -> +>=20 > Signed-off-by : Sachin Sant <sachinp@in.ibm.com> > --- @@ -27,32 +31,36 @@ Adding a diffstat would also be nice. Mikey -> -> -> +>=20 +>=20 +>=20 > --------------050404090408000502010008 > Content-Type: text/x-patch; -> name="fix-dtl-build-break.patch" +> name=3D"fix-dtl-build-break.patch" > Content-Transfer-Encoding: 8bit > Content-Disposition: inline; -> filename="fix-dtl-build-break.patch" -> +> filename=3D"fix-dtl-build-break.patch" +>=20 > * Fixes the following build error > * -> * arch/powerpc/platforms/pseries/dtl.c: In function ‘dtl_init’: +> * arch/powerpc/platforms/pseries/dtl.c: In function =E2=80=98dtl_init=E2= +=80=99: > * arch/powerpc/platforms/pseries/dtl.c:238: -> * error: implicit declaration of function ‘firmware_has_feature’ +> * error: implicit declaration of function =E2=80=98firmware_has_fea= +ture=E2=80=99 > * arch/powerpc/platforms/pseries/dtl.c:238: -> * error: ‘FW_FEATURE_SPLPAR’ undeclared (first use in this function) +> * error: =E2=80=98FW_FEATURE_SPLPAR=E2=80=99 undeclared (first use = +in this function) > * arch/powerpc/platforms/pseries/dtl.c:238: > * error: (Each undeclared identifier is reported only once -> * arch/powerpc/platforms/pseries/dtl.c:238: +> * arch/powerpc/platforms/pseries/dtl.c:238:=20 > * error: for each function it appears in.) -> +>=20 > Signed-off-by : Sachin Sant <sachinp@in.ibm.com> > --- -> -> diff -Naurp a/arch/powerpc/platforms/pseries/dtl.c b/arch/powerpc/platforms/p +>=20 +> diff -Naurp a/arch/powerpc/platforms/pseries/dtl.c b/arch/powerpc/platfor= +ms/p series/dtl.c > --- a/arch/powerpc/platforms/pseries/dtl.c 2009-04-01 15:46:59.000000000 + 0530 @@ -63,19 +71,19 @@ series/dtl.c > #include <asm/system.h> > #include <asm/uaccess.h> > +#include <asm/firmware.h> -> +>=20=20 > #include "plpar_wrappers.h" -> -> +>=20=20 +>=20 > --------------050404090408000502010008 -> Content-Type: text/plain; charset="us-ascii" +> Content-Type: text/plain; charset=3D"us-ascii" > MIME-Version: 1.0 > Content-Transfer-Encoding: 7bit > Content-Disposition: inline -> +>=20 > _______________________________________________ > Linuxppc-dev mailing list > Linuxppc-dev@ozlabs.org > https://ozlabs.org/mailman/listinfo/linuxppc-dev > --------------050404090408000502010008-- -> +>=20 diff --git a/a/content_digest b/N1/content_digest index 8d692d4..0c42f8a 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -5,24 +5,28 @@ "Date\0Thu, 02 Apr 2009 11:34:03 +1100\0" "To\0Sachin Sant <sachinp@in.ibm.com>\0" "Cc\0linuxppc-dev@ozlabs.org" - Stephen Rothwell <sfr@canb.auug.org.au> linux-next@vger.kernel.org - " jk@ozlabs.org\0" + jk@ozlabs.org + " Stephen Rothwell <sfr@canb.auug.org.au>\0" "\00:1\0" "b\0" "> randconfig build on powerpc failed with :\n" - "> \n" - "> \n" - "> arch/powerpc/platforms/pseries/dtl.c: In function \302\221dtl_init\302\222:\n" - "> arch/powerpc/platforms/pseries/dtl.c:238: error: implicit declaration of func\n" - "tion \302\221firmware_has_feature\302\222\n" - "> arch/powerpc/platforms/pseries/dtl.c:238: error: \302\221FW_FEATURE_SPLPAR\302\222 undeclared\n" + ">=20\n" + ">=20\n" + "> arch/powerpc/platforms/pseries/dtl.c: In function =C2=91dtl_init=C2=92:\n" + "> arch/powerpc/platforms/pseries/dtl.c:238: error: implicit declaration of =\n" + "func\n" + "tion =C2=91firmware_has_feature=C2=92\n" + "> arch/powerpc/platforms/pseries/dtl.c:238: error: =C2=91FW_FEATURE_SPLPAR=\n" + "=C2=92 undeclared\n" " (first use in this function)\n" - "> arch/powerpc/platforms/pseries/dtl.c:238: error: (Each undeclared identifier \n" + "> arch/powerpc/platforms/pseries/dtl.c:238: error: (Each undeclared identif=\n" + "ier=20\n" "is reported only once\n" - "> arch/powerpc/platforms/pseries/dtl.c:238: error: for each function it appears\n" + "> arch/powerpc/platforms/pseries/dtl.c:238: error: for each function it app=\n" + "ears\n" " in.)\n" - "> \n" + ">=20\n" "> Signed-off-by : Sachin Sant <sachinp@in.ibm.com>\n" "> ---\n" "\n" @@ -39,32 +43,36 @@ "\n" "Mikey\n" "\n" - "> \n" - "> \n" - "> \n" + ">=20\n" + ">=20\n" + ">=20\n" "> --------------050404090408000502010008\n" "> Content-Type: text/x-patch;\n" - "> name=\"fix-dtl-build-break.patch\"\n" + "> name=3D\"fix-dtl-build-break.patch\"\n" "> Content-Transfer-Encoding: 8bit\n" "> Content-Disposition: inline;\n" - "> filename=\"fix-dtl-build-break.patch\"\n" - "> \n" + "> filename=3D\"fix-dtl-build-break.patch\"\n" + ">=20\n" "> * Fixes the following build error\n" "> *\n" - "> * arch/powerpc/platforms/pseries/dtl.c: In function \342\200\230dtl_init\342\200\231:\n" + "> * arch/powerpc/platforms/pseries/dtl.c: In function =E2=80=98dtl_init=E2=\n" + "=80=99:\n" "> * arch/powerpc/platforms/pseries/dtl.c:238:\n" - "> * error: implicit declaration of function \342\200\230firmware_has_feature\342\200\231\n" + "> * error: implicit declaration of function =E2=80=98firmware_has_fea=\n" + "ture=E2=80=99\n" "> * arch/powerpc/platforms/pseries/dtl.c:238:\n" - "> * error: \342\200\230FW_FEATURE_SPLPAR\342\200\231 undeclared (first use in this function)\n" + "> * error: =E2=80=98FW_FEATURE_SPLPAR=E2=80=99 undeclared (first use =\n" + "in this function)\n" "> * arch/powerpc/platforms/pseries/dtl.c:238:\n" "> * error: (Each undeclared identifier is reported only once\n" - "> * arch/powerpc/platforms/pseries/dtl.c:238: \n" + "> * arch/powerpc/platforms/pseries/dtl.c:238:=20\n" "> * error: for each function it appears in.)\n" - "> \n" + ">=20\n" "> Signed-off-by : Sachin Sant <sachinp@in.ibm.com>\n" "> ---\n" - "> \n" - "> diff -Naurp a/arch/powerpc/platforms/pseries/dtl.c b/arch/powerpc/platforms/p\n" + ">=20\n" + "> diff -Naurp a/arch/powerpc/platforms/pseries/dtl.c b/arch/powerpc/platfor=\n" + "ms/p\n" "series/dtl.c\n" "> --- a/arch/powerpc/platforms/pseries/dtl.c\t2009-04-01 15:46:59.000000000 +\n" "0530\n" @@ -75,21 +83,21 @@ "> #include <asm/system.h>\n" "> #include <asm/uaccess.h>\n" "> +#include <asm/firmware.h>\n" - "> \n" + ">=20=20\n" "> #include \"plpar_wrappers.h\"\n" - "> \n" - "> \n" + ">=20=20\n" + ">=20\n" "> --------------050404090408000502010008\n" - "> Content-Type: text/plain; charset=\"us-ascii\"\n" + "> Content-Type: text/plain; charset=3D\"us-ascii\"\n" "> MIME-Version: 1.0\n" "> Content-Transfer-Encoding: 7bit\n" "> Content-Disposition: inline\n" - "> \n" + ">=20\n" "> _______________________________________________\n" "> Linuxppc-dev mailing list\n" "> Linuxppc-dev@ozlabs.org\n" "> https://ozlabs.org/mailman/listinfo/linuxppc-dev\n" "> --------------050404090408000502010008--\n" - > + >=20 -8b094c0e55ae2d51874d894a853b7687869de87524a72a1d661aea6c0e6bbdd3 +cf6f274aded9e305c5d9753ab3be60f7b8eb636d199f759da7bb8b85408d051a
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.