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


Groups > linux.debian.kernel > #64582 > unrolled thread

Bug#933267: linux-image-amd64: CONFIG_TRACE_IRQFLAGS missing from config kernel file.

Started byCorcodel Marian <corcodel.marian@gmail.com>
First post2019-07-28 14:10 +0200
Last post2019-07-28 17:30 +0200
Articles 5 — 3 participants

Back to article view | Back to linux.debian.kernel


Contents

  Bug#933267: linux-image-amd64: CONFIG_TRACE_IRQFLAGS missing from config kernel file. Corcodel Marian <corcodel.marian@gmail.com> - 2019-07-28 14:10 +0200
    Processed: Re: Bug#933267: linux-image-amd64: CONFIG_TRACE_IRQFLAGS  missing from config kernel file. "Debian Bug Tracking System" <owner@bugs.debian.org> - 2019-07-28 15:10 +0200
    Bug#933267: linux-image-amd64: CONFIG_TRACE_IRQFLAGS missing from config kernel file. Ben Hutchings <ben@decadent.org.uk> - 2019-07-28 15:10 +0200
      Bug#933267: linux-image-amd64: CONFIG_TRACE_IRQFLAGS missing from config kernel file. Corcodel Marian <corcodel.marian@gmail.com> - 2019-07-28 16:50 +0200
      Bug#933267: linux-image-amd64: CONFIG_TRACE_IRQFLAGS missing from config kernel file. Corcodel Marian <corcodel.marian@gmail.com> - 2019-07-28 17:30 +0200

#64582 — Bug#933267: linux-image-amd64: CONFIG_TRACE_IRQFLAGS missing from config kernel file.

FromCorcodel Marian <corcodel.marian@gmail.com>
Date2019-07-28 14:10 +0200
SubjectBug#933267: linux-image-amd64: CONFIG_TRACE_IRQFLAGS missing from config kernel file.
Message-ID<yoQ9Y-mu-3@gated-at.bofh.it>
Package: linux-image-amd64
Version: 4.9+80+deb9u7
Severity: normal

May bee on irqflags.h header file try to replace CONFIG_TRACE_IRQFLAGS with
CONFIG_TRACE_IRQFLAGS_SUPPORT on order to enable trace.



-- System Information:
Debian Release: 9.9
  APT prefers oldstable
  APT policy: (500, 'oldstable')
Architecture: amd64 (x86_64)

Kernel: Linux 4.9.0-9-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages linux-image-amd64 depends on:
ii  linux-image-4.9.0-9-amd64  4.9.168-1+deb9u4

linux-image-amd64 recommends no packages.

linux-image-amd64 suggests no packages.

-- no debconf information

[toc] | [next] | [standalone]


#64584 — Processed: Re: Bug#933267: linux-image-amd64: CONFIG_TRACE_IRQFLAGS missing from config kernel file.

From"Debian Bug Tracking System" <owner@bugs.debian.org>
Date2019-07-28 15:10 +0200
SubjectProcessed: Re: Bug#933267: linux-image-amd64: CONFIG_TRACE_IRQFLAGS missing from config kernel file.
Message-ID<yoR62-XF-11@gated-at.bofh.it>
In reply to#64582
Processing control commands:

> reassign -1 src:linux 4.9.168-1+deb9u4
Bug #933267 [linux-image-amd64] linux-image-amd64: CONFIG_TRACE_IRQFLAGS missing from config kernel file.
Bug reassigned from package 'linux-image-amd64' to 'src:linux'.
No longer marked as found in versions linux-latest/80+deb9u7.
Ignoring request to alter fixed versions of bug #933267 to the same values previously set
Bug #933267 [src:linux] linux-image-amd64: CONFIG_TRACE_IRQFLAGS missing from config kernel file.
The source 'linux' and version '4.9.168-1+deb9u4' do not appear to match any binary packages
Marked as found in versions linux/4.9.168-1+deb9u4.
> severity -1 wishlist
Bug #933267 [src:linux] linux-image-amd64: CONFIG_TRACE_IRQFLAGS missing from config kernel file.
Severity set to 'wishlist' from 'normal'
> tag -1 wontfix
Bug #933267 [src:linux] linux-image-amd64: CONFIG_TRACE_IRQFLAGS missing from config kernel file.
Added tag(s) wontfix.

-- 
933267: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=933267
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems

[toc] | [prev] | [next] | [standalone]


#64585

FromBen Hutchings <ben@decadent.org.uk>
Date2019-07-28 15:10 +0200
Message-ID<yoR62-XF-5@gated-at.bofh.it>
In reply to#64582

[Multipart message — attachments visible in raw view] — view raw

Control: reassign -1 src:linux 4.9.168-1+deb9u4
Control: severity -1 wishlist
Control: tag -1 wontfix

On Sun, 2019-07-28 at 14:05 +0200, Corcodel Marian wrote:
> Package: linux-image-amd64
> Version: 4.9+80+deb9u7
> Severity: normal
> 
> May bee on irqflags.h header file try to replace
> CONFIG_TRACE_IRQFLAGS with
> CONFIG_TRACE_IRQFLAGS_SUPPORT on order to enable trace.

This option is not enabled directly, but through CONFIG_PROVE_LOCKING
or CONFIG_IRQSOFF_TRACER.  We don't enable those as they have make the
kernel larger and have a significant performance cost.

Ben.

-- 
Ben Hutchings
If at first you don't succeed, you're doing about average.

[toc] | [prev] | [next] | [standalone]


#64587

FromCorcodel Marian <corcodel.marian@gmail.com>
Date2019-07-28 16:50 +0200
Message-ID<yoSEO-1Lb-3@gated-at.bofh.it>
In reply to#64585
This aniway is a bug because CONFIG_TRACE_IRQFLAGS in not found in 
config file.

On 7/28/19 3:04 PM, Ben Hutchings wrote:
> Control: reassign -1 src:linux 4.9.168-1+deb9u4
> Control: severity -1 wishlist
> Control: tag -1 wontfix
>
> On Sun, 2019-07-28 at 14:05 +0200, Corcodel Marian wrote:
>> Package: linux-image-amd64
>> Version: 4.9+80+deb9u7
>> Severity: normal
>>
>> May bee on irqflags.h header file try to replace
>> CONFIG_TRACE_IRQFLAGS with
>> CONFIG_TRACE_IRQFLAGS_SUPPORT on order to enable trace.
> This option is not enabled directly, but through CONFIG_PROVE_LOCKING
> or CONFIG_IRQSOFF_TRACER.  We don't enable those as they have make the
> kernel larger and have a significant performance cost.
>
> Ben.
>

[toc] | [prev] | [next] | [standalone]


#64588

FromCorcodel Marian <corcodel.marian@gmail.com>
Date2019-07-28 17:30 +0200
Message-ID<yoThv-2fU-5@gated-at.bofh.it>
In reply to#64585
I want to see CONFIG_TRACE_IRQFLAGS on config file like 
CONFIG_TRACE_IRQFLAGS is not set but not see that please send this 
request on linux developers.

On 7/28/19 3:04 PM, Ben Hutchings wrote:
> Control: reassign -1 src:linux 4.9.168-1+deb9u4
> Control: severity -1 wishlist
> Control: tag -1 wontfix
>
> On Sun, 2019-07-28 at 14:05 +0200, Corcodel Marian wrote:
>> Package: linux-image-amd64
>> Version: 4.9+80+deb9u7
>> Severity: normal
>>
>> May bee on irqflags.h header file try to replace
>> CONFIG_TRACE_IRQFLAGS with
>> CONFIG_TRACE_IRQFLAGS_SUPPORT on order to enable trace.
> This option is not enabled directly, but through CONFIG_PROVE_LOCKING
> or CONFIG_IRQSOFF_TRACER.  We don't enable those as they have make the
> kernel larger and have a significant performance cost.
>
> Ben.
>

[toc] | [prev] | [standalone]


Back to top | Article view | linux.debian.kernel


csiph-web