On Fri, Apr 01, 2022 at 07:39:25AM -0400, Neal Gompa wrote:
> On Thu, Mar 24, 2022 at 8:15 AM Greg Kroah-Hartman
> wrote:
> >
> > On Thu, Mar 24, 2022 at 10:23:21AM +, Luca Boccassi wrote:
> > > On Thu, 2022-03-24 at 09:45 +0100, Greg Kroah-Hartman wrote:
> >
On Thu, Mar 24, 2022 at 10:23:21AM +, Luca Boccassi wrote:
> On Thu, 2022-03-24 at 09:45 +0100, Greg Kroah-Hartman wrote:
> > On Thu, Mar 24, 2022 at 09:33:50AM +0100, Ulrich Windl wrote:
> > > > > > Greg KH schrieb am 24.03.2022 um 08:12
> > > > >
On Thu, Mar 24, 2022 at 09:33:50AM +0100, Ulrich Windl wrote:
> >>> Greg KH schrieb am 24.03.2022 um 08:12 in
> Nachricht :
> > On Wed, Mar 23, 2022 at 10:34:00PM +, Dave Howorth wrote:
> >> FWIW, I think Greg was a bit too outspoken calling long maintenance
> >> attempts 'crazy'; that may hav
On Mon, Jul 29, 2019 at 08:57:26AM +0200, Ulrich Windl wrote:
> >>> Greg KH schrieb am 25.07.2019 um 17:45 in
> Nachricht <20190725154555.ga6...@kroah.com>:
> > On Thu, Jul 25, 2019 at 05:29:33PM +0200, Pawel Szewczyk wrote:
> >> On 7/17/19 23:14, Greg KH wrote:
> >> >
> >> > 100ms seems like a r
On Wed, Dec 05, 2018 at 09:40:51PM +0200, Ville Syrjälä wrote:
> On Wed, Dec 05, 2018 at 08:20:36PM +0100, Greg Kroah-Hartman wrote:
> > On Wed, Dec 05, 2018 at 05:40:32PM +0200, Ville Syrjälä wrote:
> > > On Wed, Dec 05, 2018 at 08:06:21AM +0100, Greg Kroah-Hartman wrote:
>
On Wed, Dec 05, 2018 at 08:09:35PM +0100, Dag B wrote:
>
>
> On 05.12.2018 16:40, Ville Syrjälä wrote:
> > On Wed, Dec 05, 2018 at 08:06:21AM +0100, Greg Kroah-Hartman wrote:
> > > On Tue, Dec 04, 2018 at 10:41:17PM +0200, Ville Syrjala wrote:
> > > > From: V
On Wed, Dec 05, 2018 at 05:40:32PM +0200, Ville Syrjälä wrote:
> On Wed, Dec 05, 2018 at 08:06:21AM +0100, Greg Kroah-Hartman wrote:
> > On Tue, Dec 04, 2018 at 10:41:17PM +0200, Ville Syrjala wrote:
> > > From: Ville Syrjälä
> > >
> > > Since commit 1455cf8db
On Tue, Dec 04, 2018 at 10:41:17PM +0200, Ville Syrjala wrote:
> From: Ville Syrjälä
>
> Since commit 1455cf8dbfd0 ("driver core: emit uevents when
> device is bound to a driver") the kernel started emitting
> "bind" and "unbind" uevents which confuse the hid2hci
> udev rules.
>
> The symptoms o
On Thu, Nov 06, 2014 at 07:49:38PM +0100, Lennart Poettering wrote:
> On Wed, 05.11.14 16:55, Patrick Häcker (pa...@web.de) wrote:
>
> heya,
>
> > sorry if this list is not the correct one for my post. In this case please
> > just point me to the correct list.
>
> It is the correct list.
>
> >
On Wed, Aug 27, 2014 at 05:07:10PM -0700, Luis R. Rodriguez wrote:
> > Hey, if you have patches already, I'll be glad to look at them :)
>
> OK well I'll spin what I have then, but I'm reviewing Wu's solution
> from February as well. I take it we'd want the async_schedule()
> approach rather that
On Wed, Aug 27, 2014 at 03:51:58PM -0700, Luis R. Rodriguez wrote:
> On Mon, Aug 11, 2014 at 10:19 AM, Luis R. Rodriguez wrote:
> > On Mon, Aug 11, 2014 at 12:57 PM, Lennart Poettering
> > wrote:
> >> On Mon, 11.08.14 18:39, Luis R. Rodriguez (mcg...@suse.com) wrote:
> >>
> >>> > This looks reall
On Sat, Aug 09, 2014 at 10:33:47AM +0200, Luis R. Rodriguez wrote:
> On Sat, Aug 09, 2014 at 09:42:36AM +0200, Kay Sievers wrote:
> > On Sat, Aug 9, 2014 at 4:16 AM, Luis R. Rodriguez
> > wrote:
> > > The purpose of commit e64fae55 (January 2012) on systemd was
> > > to introduce a timeout send to
On Thu, Feb 06, 2014 at 04:44:20PM +0100, Hannes Reinecke wrote:
> On 02/06/2014 04:29 PM, Greg Kroah-Hartman wrote:
> > On Thu, Feb 06, 2014 at 03:27:43PM +0100, Hannes Reinecke wrote:
> >> The 'active' sysfs attribute should refer to the currently
> >> acti
From: Greg Kroah-Hartman
A small patch to remove a build warnining when SELinux is disabled.
---
src/journal/journald-server.c | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
--- a/src/journal/journald-server.c
+++ b/src/journal/journald-server.c
@@ -508,7 +508,7 @@ static void
14 matches
Mail list logo