Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1223707 > unrolled thread

[PATCH 0/1] perf/urgent fix

Started byArnaldo Carvalho de Melo <acme@kernel.org>
First post2015-09-13 17:30 +0200
Last post2015-09-14 09:40 +0200
Articles 2 — 2 participants

Back to article view | Back to linux.kernel


Contents

  [PATCH 0/1] perf/urgent fix Arnaldo Carvalho de Melo <acme@kernel.org> - 2015-09-13 17:30 +0200
    Re: [PATCH 0/1] perf/urgent fix Ingo Molnar <mingo@kernel.org> - 2015-09-14 09:40 +0200

#1223707 — [PATCH 0/1] perf/urgent fix

FromArnaldo Carvalho de Melo <acme@kernel.org>
Date2015-09-13 17:30 +0200
Subject[PATCH 0/1] perf/urgent fix
Message-ID<q8ho6-38A-9@gated-at.bofh.it>
Hi Ingo,

	Please consider pulling,

- Arnaldo

The following changes since commit ebfb4988f0378e2ac3b4a0aa1ea20d724293f392:

  perf/x86/intel: Fix constraint access (2015-09-13 09:37:10 +0200)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux.git tags/perf-urgent-for-mingo

for you to fetch changes up to caa470475d9b59eeff093ae650800d34612c4379:

  perf header: Fixup reading of HEADER_NRCPUS feature (2015-09-13 11:41:34 -0300)

----------------------------------------------------------------
perf/urgent fix:

User visible:

- The values of _SC_NPROCESSORS_CONF and _SC_NPROCESSORS_ONLN (sysconf(3)) were
  being read from perf.data files in the inverse order they are written, fix it.
  (Arnaldo Carvalho de Melo)

Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>

----------------------------------------------------------------
Arnaldo Carvalho de Melo (1):
      perf header: Fixup reading of HEADER_NRCPUS feature

 tools/perf/util/header.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[toc] | [next] | [standalone]


#1223880

FromIngo Molnar <mingo@kernel.org>
Date2015-09-14 09:40 +0200
Message-ID<q8wwP-7Ze-15@gated-at.bofh.it>
In reply to#1223707
* Arnaldo Carvalho de Melo <acme@kernel.org> wrote:

> Hi Ingo,
> 
> 	Please consider pulling,
> 
> - Arnaldo
> 
> The following changes since commit ebfb4988f0378e2ac3b4a0aa1ea20d724293f392:
> 
>   perf/x86/intel: Fix constraint access (2015-09-13 09:37:10 +0200)
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux.git tags/perf-urgent-for-mingo
> 
> for you to fetch changes up to caa470475d9b59eeff093ae650800d34612c4379:
> 
>   perf header: Fixup reading of HEADER_NRCPUS feature (2015-09-13 11:41:34 -0300)
> 
> ----------------------------------------------------------------
> perf/urgent fix:
> 
> User visible:
> 
> - The values of _SC_NPROCESSORS_CONF and _SC_NPROCESSORS_ONLN (sysconf(3)) were
>   being read from perf.data files in the inverse order they are written, fix it.
>   (Arnaldo Carvalho de Melo)
> 
> Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
> 
> ----------------------------------------------------------------
> Arnaldo Carvalho de Melo (1):
>       perf header: Fixup reading of HEADER_NRCPUS feature
> 
>  tools/perf/util/header.c | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Pulled, thanks Arnaldo!

	Ingo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[toc] | [prev] | [standalone]


Back to top | Article view | linux.kernel


csiph-web