Re: [PATCH 00/21] kGraft

2014-06-26 Thread Vojtech Pavlik
On Wed, Jun 25, 2014 at 05:54:50PM +0200, Jiri Kosina wrote: > > - wait_event_freezable(khubd_wait, > > + wait_event_freezable(khubd_wait, > > ({ kgr_task_safe(current); > > > > The changes are somewhat ugly with all the kgraft crap leaking into plces > > like jbd and

Re: [PATCH 00/21] kGraft

2014-06-26 Thread Vojtech Pavlik
On Wed, Jun 25, 2014 at 05:54:50PM +0200, Jiri Kosina wrote: - wait_event_freezable(khubd_wait, + wait_event_freezable(khubd_wait, ({ kgr_task_safe(current); The changes are somewhat ugly with all the kgraft crap leaking into plces like jbd and freezer and usb.

Re: [PATCH 00/21] kGraft

2014-06-25 Thread Jiri Kosina
On Wed, 25 Jun 2014, One Thousand Gnomes wrote: > > this is a repost of the second round of RFC on kGraft, the linux > > kernel online patching developed at SUSE. This repost only widened the > > target audience for broader review, no code change happened. > > -

Re: [PATCH 00/21] kGraft

2014-06-25 Thread One Thousand Gnomes
On Wed, 25 Jun 2014 13:05:29 +0200 Jiri Slaby wrote: > Hi, > > this is a repost of the second round of RFC on kGraft, the linux > kernel online patching developed at SUSE. This repost only widened the > target audience for broader review, no code change happened. -

[PATCH 00/21] kGraft

2014-06-25 Thread Jiri Slaby
Hi, this is a repost of the second round of RFC on kGraft, the linux kernel online patching developed at SUSE. This repost only widened the target audience for broader review, no code change happened. Please speak up now (or be silent till the next merge window). That is, if there are no

[PATCH 00/21] kGraft

2014-06-25 Thread Jiri Slaby
Hi, this is a repost of the second round of RFC on kGraft, the linux kernel online patching developed at SUSE. This repost only widened the target audience for broader review, no code change happened. Please speak up now (or be silent till the next merge window). That is, if there are no

Re: [PATCH 00/21] kGraft

2014-06-25 Thread One Thousand Gnomes
On Wed, 25 Jun 2014 13:05:29 +0200 Jiri Slaby jsl...@suse.cz wrote: Hi, this is a repost of the second round of RFC on kGraft, the linux kernel online patching developed at SUSE. This repost only widened the target audience for broader review, no code change happened. -

Re: [PATCH 00/21] kGraft

2014-06-25 Thread Jiri Kosina
On Wed, 25 Jun 2014, One Thousand Gnomes wrote: this is a repost of the second round of RFC on kGraft, the linux kernel online patching developed at SUSE. This repost only widened the target audience for broader review, no code change happened. -

[PATCH 00/21] kGraft

2014-06-23 Thread Jiri Slaby
Hi, this is the second round of RFC on kGraft, the linux kernel online patching developed at SUSE. The patches are posted as a reply to this email and can be also obtained as a whole tree at: https://git.kernel.org/cgit/linux/kernel/git/jirislaby/kgraft.git/log/?h=kgraft Jiri Kosina (4): kgr:

[PATCH 00/21] kGraft

2014-06-23 Thread Jiri Slaby
Hi, this is the second round of RFC on kGraft, the linux kernel online patching developed at SUSE. The patches are posted as a reply to this email and can be also obtained as a whole tree at: https://git.kernel.org/cgit/linux/kernel/git/jirislaby/kgraft.git/log/?h=kgraft Jiri Kosina (4): kgr: