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


Groups > linux.kernel > #1364919

Re: [PATCH HACK 1/6] livepatch-test: Add more cases

From Balbir Singh <bsingharora@gmail.com>
Newsgroups linux.kernel
Subject Re: [PATCH HACK 1/6] livepatch-test: Add more cases
Date 2016-03-26 08:20 +0100
Message-ID <rgQFQ-5Sb-9@gated-at.bofh.it> (permalink)
References <rgbjk-1Fk-7@gated-at.bofh.it> <rggsF-5iB-9@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Fri, Mar 25, 2016 at 3:37 AM, Kamalesh Babulal
<kamalesh@linux.vnet.ibm.com> wrote:
> * Michael Ellerman <mpe@ellerman.id.au> [2016-03-24 22:04:00]:
>
>> Not for merging.
>>
>
> Hi Michael,
>
> Loading the livepatch sample module, trigger following warning
>

The #if IS_MODULE(CONFIG_SCSI) code is buggy, you probably have
CONFIG_SCSI=y, make it M or you can fix the code yourself. I had the
same issue while testing

BTW, the tests worked fine with the changes proposed by Michael.

Balbir Singh

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH HACK 1/6] livepatch-test: Add more cases Michael Ellerman <mpe@ellerman.id.au> - 2016-03-24 12:10 +0100
  [PATCH 4/6] powerpc/livepatch: Add livepatch header Michael Ellerman <mpe@ellerman.id.au> - 2016-03-24 12:10 +0100
  [PATCH 5/6] powerpc/livepatch: Add livepatch stack to struct thread_info Michael Ellerman <mpe@ellerman.id.au> - 2016-03-24 12:10 +0100
    Re: [PATCH 5/6] powerpc/livepatch: Add livepatch stack to struct  thread_info Balbir Singh <bsingharora@gmail.com> - 2016-03-29 02:10 +0200
      Re: [PATCH 5/6] powerpc/livepatch: Add livepatch stack to struct  thread_info Michael Ellerman <mpe@ellerman.id.au> - 2016-03-29 07:20 +0200
        Re: [PATCH 5/6] powerpc/livepatch: Add livepatch stack to struct  thread_info Balbir Singh <bsingharora@gmail.com> - 2016-03-29 07:50 +0200
    Re: [PATCH 5/6] powerpc/livepatch: Add livepatch stack to struct  thread_info Balbir Singh <bsingharora@gmail.com> - 2016-04-01 03:10 +0200
  [PATCH 6/6] powerpc/livepatch: Add live patching support on ppc64le Michael Ellerman <mpe@ellerman.id.au> - 2016-03-24 12:10 +0100
    Re: [PATCH 6/6] powerpc/livepatch: Add live patching support on  ppc64le Torsten Duwe <duwe@lst.de> - 2016-03-24 14:50 +0100
      Re: [PATCH 6/6] powerpc/livepatch: Add live patching support on  ppc64le Michael Ellerman <mpe@ellerman.id.au> - 2016-03-29 07:30 +0200
    Re: [PATCH 6/6] powerpc/livepatch: Add live patching support on  ppc64le Balbir Singh <bsingharora@gmail.com> - 2016-04-01 03:20 +0200
  [PATCH 2/6] ftrace: Make ftrace_location_range() global Michael Ellerman <mpe@ellerman.id.au> - 2016-03-24 12:10 +0100
    Re: [PATCH 2/6] ftrace: Make ftrace_location_range() global Steven Rostedt <rostedt@goodmis.org> - 2016-03-24 16:30 +0100
      Re: [PATCH 2/6] ftrace: Make ftrace_location_range() global Jiri Kosina <jikos@kernel.org> - 2016-03-24 16:30 +0100
      Re: [PATCH 2/6] ftrace: Make ftrace_location_range() global Michael Ellerman <mpe@ellerman.id.au> - 2016-03-25 11:30 +0100
  Re: [PATCH HACK 1/6] livepatch-test: Add more cases Kamalesh Babulal <kamalesh@linux.vnet.ibm.com> - 2016-03-24 17:40 +0100
    Re: [PATCH HACK 1/6] livepatch-test: Add more cases Balbir Singh <bsingharora@gmail.com> - 2016-03-26 08:20 +0100
      Re: [PATCH HACK 1/6] livepatch-test: Add more cases Kamalesh Babulal <kamalesh@linux.vnet.ibm.com> - 2016-03-28 07:00 +0200

csiph-web