From: Subrata Modak <subrata@linux.vnet.ibm.com>
To: Garrett Cooper <yanegomi@gmail.com>
Cc: sachinp@linux.vnet.ibm.com, ltp-list@lists.sourceforge.net,
Poornima Nayak <Poornima.Nayak@in.ibm.com>
Subject: Re: [LTP] [PATCH] Power Management: Fix missing make targets.
Date: Mon, 16 Nov 2009 13:43:53 +0530 [thread overview]
Message-ID: <1258359233.5677.36.camel@subratamodak.linux.ibm.com> (raw)
In-Reply-To: <OFADCFBB49.BAA313D3-ON65257670.00168E44-65257670.0017980F@in.ibm.com>
Garret,
Will you be fixing this ?
Regards--
Subrata
On Mon, 2009-11-16 at 09:49 +0530, Poornima Nayak wrote:
> Hi
>
> Patch to handle this issue was mailed on 20/8/2009. Garret Cooper had
> replied that makefile-infra-rework patch will take care of this
> requirement. If makefile-infra-rework patch is in this error should
> not have come up or makefile-rework-patch might have some issue.
>
> Anyway there was reply from maintainer, the patch which I had sent
> will be integrated till Garret Cooper's patch gets in. I am not sure
> how this issue would have come up.
> I feel its better to check in this patch to avoid Power Management
> test case failures.
>
> Regards
> Poornima
>
>
> From:
> sachinp@linux.vnet.ibm.com
> To:
> ltp-list@lists.sourceforge.net
> Cc:
> sachinp@linux.vnet.ibm.com
> Date:
> 11/12/2009 06:37 PM
> Subject:
> [LTP] [PATCH] Power Management: Fix
> missing make targets.
>
>
> ______________________________________________________________________
>
>
>
>
> Make sure required binaries used by the power management tests are
> compiled and
> installed properly. Without the required MAKE TARGETS the test fails
> with
>
> <<<test_output>>>
> Are we really executing this ?
> /opt/ltp/testcases/bin/runpwtests.sh: line 57: check_kv_arch: command
> not found
> .....
> Power_Management 7 TPASS : CPUIDLE sysfs tests passed
> /opt/ltp/testcases/bin/runpwtests.sh: line 173: get_sched_values:
> command not
> found
>
> Patch is against LTP October version.
>
> Signed-off-by: Sachin Sant <sachinp@in.ibm.com>
> ---
> diff -Naurp a/testcases/kernel/power_management/Makefile
> b/testcases/kernel/power_management/Makefile
> --- a/testcases/kernel/power_management/Makefile
> 2009-11-12 13:02:57.000000000 +0530
> +++ b/testcases/kernel/power_management/Makefile
> 2009-11-12 13:04:03.000000000 +0530
> @@ -26,6 +26,6 @@ $(eval $(call generate_vpath_rule,c,$(sr
>
> INSTALL_TARGETS := lib/*.py *.py *.sh
>
> -MAKE_TARGETS :=
> +MAKE_TARGETS := check_kv_arch
> get_sched_values
>
> include $(top_srcdir)/include/mk/generic_leaf_target.mk
>
> ------------------------------------------------------------------------------
> Let Crystal Reports handle the reporting - Free Crystal Reports 2008
> 30-Day
> trial. Simplify your report design, integration and deployment - and
> focus on
> what you do best, core application coding. Discover what's new with
> Crystal Reports now. http://p.sf.net/sfu/bobj-july
> _______________________________________________
> Ltp-list mailing list
> Ltp-list@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/ltp-list
>
> ------------------------------------------------------------------------------
> Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
> trial. Simplify your report design, integration and deployment - and focus on
> what you do best, core application coding. Discover what's new with
> Crystal Reports now. http://p.sf.net/sfu/bobj-july
> _______________________________________________ Ltp-list mailing list Ltp-list@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/ltp-list
------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now. http://p.sf.net/sfu/bobj-july
_______________________________________________
Ltp-list mailing list
Ltp-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ltp-list
next prev parent reply other threads:[~2009-11-16 8:14 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-11-12 12:14 [LTP] [PATCH] Power Management: Fix missing make targets Sachin Sant
2009-11-16 4:19 ` Poornima Nayak
2009-11-16 8:13 ` Subrata Modak [this message]
2009-11-16 8:39 ` Garrett Cooper
2009-11-26 17:39 ` Poornima Nayak
2009-11-26 20:47 ` Garrett Cooper
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=1258359233.5677.36.camel@subratamodak.linux.ibm.com \
--to=subrata@linux.vnet.ibm.com \
--cc=Poornima.Nayak@in.ibm.com \
--cc=ltp-list@lists.sourceforge.net \
--cc=sachinp@linux.vnet.ibm.com \
--cc=yanegomi@gmail.com \
/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.