All of lore.kernel.org
 help / color / mirror / Atom feed
From: Denys Dmytriyenko <denys@ti.com>
To: Cody P Schafer <dev@codyps.com>
Cc: meta-ti@yoctoproject.org
Subject: Re: [PATCH v2 2/2] omap3-sgx-modules 5.01.01.01: add Darren's patches to work with 3.14 kernel
Date: Wed, 22 Apr 2015 18:15:37 -0400	[thread overview]
Message-ID: <20150422221537.GM25236@edge> (raw)
In-Reply-To: <CAPoQQ-0r2tnPZ0Zk-FSiOYqA_TYmXz5hMxrbWpTGW79KdJpLiA@mail.gmail.com>

On Wed, Apr 22, 2015 at 05:57:56PM -0400, Cody P Schafer wrote:
> On Thu, Jul 31, 2014 at 5:33 PM, Denys Dmytriyenko <denis@denix.org> wrote:
> > From: Denys Dmytriyenko <denys@ti.com>
> >
> > Signed-off-by: Denys Dmytriyenko <denys@ti.com>
> > ---
> > v2 - update patch #4 to not break builds against 3.12 kernel
> >
> >  ...SDK-Make-5_01_01_01-work-against-3.14-LTS.patch |  52 +++++++
> >  ...x-use-platform-data-to-provide-reset-info.patch | 121 ++++++++++++++++
> >  ...class-am335x-am437x-fix-mutex-deadlock-wa.patch | 153 +++++++++++++++++++++
> >  ...-make-it-building-against-ti-linux-3.14.y.patch |  45 ++++++
> >  .../omap3-sgx-modules_5.01.01.01.bb                |   7 +-
> >  5 files changed, 377 insertions(+), 1 deletion(-)
> >  create mode 100644 recipes-bsp/powervr-drivers/omap3-sgx-modules-5.01.01.01/0001-PoC-GFX-SDK-Make-5_01_01_01-work-against-3.14-LTS.patch
> >  create mode 100644 recipes-bsp/powervr-drivers/omap3-sgx-modules-5.01.01.01/0002-SGX-linux-use-platform-data-to-provide-reset-info.patch
> >  create mode 100644 recipes-bsp/powervr-drivers/omap3-sgx-modules-5.01.01.01/0003-SGX-displayclass-am335x-am437x-fix-mutex-deadlock-wa.patch
> >  create mode 100644 recipes-bsp/powervr-drivers/omap3-sgx-modules-5.01.01.01/0004-SGX-linux-make-it-building-against-ti-linux-3.14.y.patch
> >
> [snip]
> 
> It looks like the new 5.01.01.02 also needs some of these patches:

Those patches got merged into the recent staging kernel. So, no, they are no 
longer needed.


> | /home/cody/obj/y/tmp/work/beaglebone-poky-linux-gnueabi/omap3-sgx-modules/5.01.01.02-b/Graphics_SDK_5_01_01_02/GFX_Linux_KM/services4/srvkm/env/linux/module.c:411:2:
> error: implicit declaration of function 'reset_control_clear_reset'
> [-Werror=implicit-function-declaration]
> |   ret = reset_control_clear_reset(rstc);
> |   ^
> | /home/cody/obj/y/tmp/work/beaglebone-poky-linux-gnueabi/omap3-sgx-modules/5.01.01.02-b/Graphics_SDK_5_01_01_02/GFX_Linux_KM/services4/srvkm/env/linux/module.c:471:17:
> error: implicit declaration of function 'reset_control_is_reset'
> [-Werror=implicit-function-declaration]
> |                  ret = reset_control_is_reset(rstc);
> |                  ^
> | /home/cody/obj/y/tmp/work/beaglebone-poky-linux-gnueabi/omap3-sgx-modules/5.01.01.02-b/Graphics_SDK_5_01_01_02/GFX_Linux_KM/services4/srvkm/env/linux/module.c:399:32:
> warning: unused variable 'pdata' [-Wunused-variable]
> |   struct gfx_sgx_platform_data *pdata = dev->platform_data;
> |                                 ^
> | cc1: some warnings being treated as errors
> | /home/cody/obj/y/tmp/work-shared/beaglebone/kernel-source/scripts/Makefile.build:257:
> recipe for target
> '/home/cody/obj/y/tmp/work/beaglebone-poky-linux-gnueabi/omap3-sgx-modules/5.01.01.02-b/Graphics_SDK_5_01_01_02/GFX_Linux_KM/services4/srvkm/env/linux/module.o'
> failed
> -- 
> _______________________________________________
> meta-ti mailing list
> meta-ti@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-ti


  reply	other threads:[~2015-04-22 22:16 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-07-30  1:35 [PATCH 1/2] linux-ti-staging: add Darren's SGX patches to make graphics work with 3.14 Denys Dmytriyenko
2014-07-30  1:35 ` [PATCH 2/2] omap3-sgx-modules 5.01.01.01: add Darren's patches to work with 3.14 kernel Denys Dmytriyenko
2014-07-30 18:38   ` Cooper Jr., Franklin
2014-07-30 18:41     ` Maupin, Chase
2014-07-30 18:43       ` Denys Dmytriyenko
2014-07-30 19:07         ` Maupin, Chase
2014-07-31 21:33   ` [PATCH v2 " Denys Dmytriyenko
2015-04-22 21:57     ` Cody P Schafer
2015-04-22 22:15       ` Denys Dmytriyenko [this message]
2014-07-30 18:00 ` [PATCH 1/2] linux-ti-staging: add Darren's SGX patches to make graphics work with 3.14 Cooper Jr., Franklin
2014-07-30 18:29   ` Denys Dmytriyenko
2014-08-04 23:24 ` Nicolas Dechesne
2014-08-05  0:20   ` Denys Dmytriyenko
2014-08-05  2:22     ` Khem Raj
2014-08-05  2:29       ` Denys Dmytriyenko
2014-08-05 16:37         ` Nicolas Dechesne

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20150422221537.GM25236@edge \
    --to=denys@ti.com \
    --cc=dev@codyps.com \
    --cc=meta-ti@yoctoproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.