On Mon, Feb 14, 2011 at 5:20 PM, Chris Wright wrote:
> * Sedat Dilek (sedat.dilek at googlemail.com) wrote:
>> [ As I am not subscribed to both MLs and lazy to pick up all involved people
>> ]
>>
>> Hi Chris,
>>
>> The original patch had also this part (see the revert in [1]):
>> ...
>> +#include
[ As I am not subscribed to both MLs and lazy to pick up all involved people ]
Hi Chris,
The original patch had also this part (see the revert in [1]):
...
+#include
...
Your new patch in [2] is missing it or is it not required?
- Sedat -
[1]
http://git.kernel.org/?p=linux/kernel/git/torvald
On Sun, Feb 13, 2011 at 04:35:31PM -0800, Chris Wright wrote:
> * Linus Torvalds (torvalds at linux-foundation.org) wrote:
> > On Sat, Feb 12, 2011 at 11:53 PM, Dave Airlie wrote:
> > > Probably should revert first, then work out what is crapping out
> > > libpciaccess.
> >
> > Yeah, I'll revert
On Sun, 13 Feb 2011, Chris Wright wrote:
> Subject: [PATCH] pci: use security_capable correctly during config space read
>
> Commit 47970b1 ("pci: use security_capable() when checking capablities
> during config space read") is just plain broken. The normal capable()
> interface returns true on
* Sedat Dilek (sedat.di...@googlemail.com) wrote:
> On Mon, Feb 14, 2011 at 5:20 PM, Chris Wright wrote:
> > * Sedat Dilek (sedat.di...@googlemail.com) wrote:
> >> [ As I am not subscribed to both MLs and lazy to pick up all involved
> >> people ]
> >>
> >> Hi Chris,
> >>
> >> The original patch
* Dave Young (hidave.darks...@gmail.com) wrote:
> On Sun, Feb 13, 2011 at 04:35:31PM -0800, Chris Wright wrote:
> > Commit 47970b1 ("pci: use security_capable() when checking capablities
> > during config space read") is just plain broken. The normal capable()
> > interface returns true on success
* Sedat Dilek (sedat.di...@googlemail.com) wrote:
> [ As I am not subscribed to both MLs and lazy to pick up all involved people ]
>
> Hi Chris,
>
> The original patch had also this part (see the revert in [1]):
> ...
> +#include
> ...
>
> Your new patch in [2] is missing it or is it not requir
On Mon, Feb 14, 2011 at 9:31 AM, Chris Wright wrote:
> * Dave Airlie (airlied at gmail.com) wrote:
>> On Sun, Feb 13, 2011 at 4:22 PM, Dave Young
>> wrote:
>> > With kernel built from current linus's tree, I can not start xorg,
>> > it failed with:
>>
>> Me too!,
>>
>> Thanks for bisceting this,
* Sedat Dilek (sedat.dilek at googlemail.com) wrote:
> On Mon, Feb 14, 2011 at 5:20 PM, Chris Wright wrote:
> > * Sedat Dilek (sedat.dilek at googlemail.com) wrote:
> >> [ As I am not subscribed to both MLs and lazy to pick up all involved
> >> people ]
> >>
> >> Hi Chris,
> >>
> >> The original
* Dave Young (hidave.darkstar at gmail.com) wrote:
> On Sun, Feb 13, 2011 at 04:35:31PM -0800, Chris Wright wrote:
> > Commit 47970b1 ("pci: use security_capable() when checking capablities
> > during config space read") is just plain broken. The normal capable()
> > interface returns true on succ
On Mon, Feb 14, 2011 at 5:20 PM, Chris Wright wrote:
> * Sedat Dilek (sedat.di...@googlemail.com) wrote:
>> [ As I am not subscribed to both MLs and lazy to pick up all involved people
>> ]
>>
>> Hi Chris,
>>
>> The original patch had also this part (see the revert in [1]):
>> ...
>> +#include
>
* Sedat Dilek (sedat.dilek at googlemail.com) wrote:
> [ As I am not subscribed to both MLs and lazy to pick up all involved people ]
>
> Hi Chris,
>
> The original patch had also this part (see the revert in [1]):
> ...
> +#include
> ...
>
> Your new patch in [2] is missing it or is it not req
[ As I am not subscribed to both MLs and lazy to pick up all involved people ]
Hi Chris,
The original patch had also this part (see the revert in [1]):
...
+#include
...
Your new patch in [2] is missing it or is it not required?
- Sedat -
[1]
http://git.kernel.org/?p=linux/kernel/git/torvald
On Sun, Feb 13, 2011 at 04:35:31PM -0800, Chris Wright wrote:
> * Linus Torvalds (torva...@linux-foundation.org) wrote:
> > On Sat, Feb 12, 2011 at 11:53 PM, Dave Airlie wrote:
> > > Probably should revert first, then work out what is crapping out
> > > libpciaccess.
> >
> > Yeah, I'll revert. T
On Sun, 13 Feb 2011, Chris Wright wrote:
> Subject: [PATCH] pci: use security_capable correctly during config space read
>
> Commit 47970b1 ("pci: use security_capable() when checking capablities
> during config space read") is just plain broken. The normal capable()
> interface returns true on
* Linus Torvalds (torva...@linux-foundation.org) wrote:
> On Sat, Feb 12, 2011 at 11:53 PM, Dave Airlie wrote:
> > Probably should revert first, then work out what is crapping out
> > libpciaccess.
>
> Yeah, I'll revert. The patch is one of those "obviously a good idea,
> but in practice it's no
* Dave Airlie (airl...@gmail.com) wrote:
> On Sun, Feb 13, 2011 at 4:22 PM, Dave Young wrote:
> > With kernel built from current linus's tree, I can not start xorg,
> > it failed with:
>
> Me too!,
>
> Thanks for bisceting this, I just tried -rc4 on my Fedora 13 laptop
> and wasn't looking forwa
* Dave Airlie (airl...@gmail.com) wrote:
> Yes most likely, I'm not at the machine now but I'll see if I can the
> AVC off it later.
Great, thanks.
> On Fedora 13?
>
> F14/rawhide seem fine.
I'm on F14.
___
dri-devel mailing list
dri-devel@lists.freed
On Sun, Feb 13, 2011 at 4:22 PM, Dave Young
wrote:
> Hi
>
> With kernel built from current linus's tree, I can not start xorg,
> it failed with:
Me too!,
Thanks for bisceting this, I just tried -rc4 on my Fedora 13 laptop
and wasn't looking forward to bisecting it.
If this isn't hitting later
* Linus Torvalds (torvalds at linux-foundation.org) wrote:
> On Sat, Feb 12, 2011 at 11:53 PM, Dave Airlie wrote:
> > Probably should revert first, then work out what is crapping out
> > libpciaccess.
>
> Yeah, I'll revert. The patch is one of those "obviously a good idea,
> but in practice it's
* Dave Airlie (airlied at gmail.com) wrote:
> Yes most likely, I'm not at the machine now but I'll see if I can the
> AVC off it later.
Great, thanks.
> On Fedora 13?
>
> F14/rawhide seem fine.
I'm on F14.
On Mon, Feb 14, 2011 at 9:31 AM, Chris Wright wrote:
> * Dave Airlie (airl...@gmail.com) wrote:
>> On Sun, Feb 13, 2011 at 4:22 PM, Dave Young
>> wrote:
>> > With kernel built from current linus's tree, I can not start xorg,
>> > it failed with:
>>
>> Me too!,
>>
>> Thanks for bisceting this, I
* Dave Airlie (airlied at gmail.com) wrote:
> On Sun, Feb 13, 2011 at 4:22 PM, Dave Young
> wrote:
> > With kernel built from current linus's tree, I can not start xorg,
> > it failed with:
>
> Me too!,
>
> Thanks for bisceting this, I just tried -rc4 on my Fedora 13 laptop
> and wasn't looking
Hi
With kernel built from current linus's tree, I can not start xorg,
it failed with:
Backtrace:
0: X(xorg_backtrace+0x26) [0x4e8bb6]
1: X(xf86SigHandler+0x39) [0x489989]
2: /lib64/libc.so.6 [0x7f077a6b9f30]
3: /usr/lib64/libpciaccess.so.0(pci_device_get_bridge_buses+0xf1)
[0x7f077c101fd1]
4: X(
On Sun, Feb 13, 2011 at 07:22, Dave Young wrote:
> Finally I bisected it, results:
> 47970b1b2aa64464bc0a9543e86361a622ae7c03 is first bad commit
> commit 47970b1b2aa64464bc0a9543e86361a622ae7c03
> Author: Chris Wright
> Date: ? Thu Feb 10 15:58:56 2011 -0800
>
> ? ?pci: use security_capable() wh
On Sat, Feb 12, 2011 at 11:53 PM, Dave Airlie wrote:
>
> Probably should revert first, then work out what is crapping out libpciaccess.
Yeah, I'll revert. The patch is one of those "obviously a good idea,
but in practice it's not something we can change now".
Linus
On Sat, Feb 12, 2011 at 11:53 PM, Dave Airlie wrote:
>
> Probably should revert first, then work out what is crapping out libpciaccess.
Yeah, I'll revert. The patch is one of those "obviously a good idea,
but in practice it's not something we can change now".
Linus
Hi
With kernel built from current linus's tree, I can not start xorg,
it failed with:
Backtrace:
0: X(xorg_backtrace+0x26) [0x4e8bb6]
1: X(xf86SigHandler+0x39) [0x489989]
2: /lib64/libc.so.6 [0x7f077a6b9f30]
3: /usr/lib64/libpciaccess.so.0(pci_device_get_bridge_buses+0xf1)
[0x7f077c101fd1]
4: X(
On Sun, Feb 13, 2011 at 07:22, Dave Young wrote:
> Finally I bisected it, results:
> 47970b1b2aa64464bc0a9543e86361a622ae7c03 is first bad commit
> commit 47970b1b2aa64464bc0a9543e86361a622ae7c03
> Author: Chris Wright
> Date: Thu Feb 10 15:58:56 2011 -0800
>
> pci: use security_capable() wh
On Sun, Feb 13, 2011 at 4:22 PM, Dave Young wrote:
> Hi
>
> With kernel built from current linus's tree, I can not start xorg,
> it failed with:
Me too!,
Thanks for bisceting this, I just tried -rc4 on my Fedora 13 laptop
and wasn't looking forward to bisecting it.
If this isn't hitting later d
30 matches
Mail list logo