linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
From: Ian Abbott <abbotti@mev.co.uk>
To: Randy Dunlap <rdunlap@infradead.org>,
	akpm@linux-foundation.org, broonie@kernel.org, mhocko@suse.cz,
	sfr@canb.auug.org.au, linux-next@vger.kernel.org,
	linux-fsdevel@vger.kernel.org, linux-mm@kvack.org,
	linux-kernel@vger.kernel.org, mm-commits@vger.kernel.org,
	Spencer Olson <olsonse@umich.edu>,
	H Hartley Sweeten <hsweeten@visionengravers.com>
Subject: Re: mmotm 2021-04-11-20-47 uploaded (ni_routes_test.c)
Date: Tue, 13 Apr 2021 10:16:22 +0100	[thread overview]
Message-ID: <f2201ff8-f61e-dda7-4165-61a344def0ce@mev.co.uk> (raw)
In-Reply-To: <9ad69f10-ef0a-548a-0928-ddb9106e3311@infradead.org>

On 12/04/2021 18:27, Randy Dunlap wrote:
> On 4/11/21 8:48 PM, akpm@linux-foundation.org wrote:
>> The mm-of-the-moment snapshot 2021-04-11-20-47 has been uploaded to
>>
>>     https://www.ozlabs.org/~akpm/mmotm/
>>
>> mmotm-readme.txt says
>>
>> README for mm-of-the-moment:
>>
>> https://www.ozlabs.org/~akpm/mmotm/
>>
>> This is a snapshot of my -mm patch queue.  Uploaded at random hopefully
>> more than once a week.
>>
>> You will need quilt to apply these patches to the latest Linus release (5.x
>> or 5.x-rcY).  The series file is in broken-out.tar.gz and is duplicated in
>> https://ozlabs.org/~akpm/mmotm/series
>>
>> The file broken-out.tar.gz contains two datestamp files: .DATE and
>> .DATE-yyyy-mm-dd-hh-mm-ss.  Both contain the string yyyy-mm-dd-hh-mm-ss,
>> followed by the base kernel version against which this patch series is to
>> be applied.
>>
>> This tree is partially included in linux-next.  To see which patches are
>> included in linux-next, consult the `series' file.  Only the patches
>> within the #NEXT_PATCHES_START/#NEXT_PATCHES_END markers are included in
>> linux-next.
>>
>>
>> A full copy of the full kernel tree with the linux-next and mmotm patches
>> already applied is available through git within an hour of the mmotm
>> release.  Individual mmotm releases are tagged.  The master branch always
>> points to the latest release, so it's constantly rebasing.
>>
>> 	https://github.com/hnaz/linux-mm
>>
>> The directory https://www.ozlabs.org/~akpm/mmots/ (mm-of-the-second)
>> contains daily snapshots of the -mm tree.  It is updated more frequently
>> than mmotm, and is untested.
>>
>> A git copy of this tree is also available at
>>
>> 	https://github.com/hnaz/linux-mm
> 
> on x86_64:
> 
> ld: drivers/staging/comedi/drivers/tests/ni_routes_test.o: in function `test_ni_route_to_register':
> ni_routes_test.c:(.text+0x103): undefined reference to `ni_route_to_register'
> ld: ni_routes_test.c:(.text+0x13a): undefined reference to `ni_route_to_register'
> ld: ni_routes_test.c:(.text+0x171): undefined reference to `ni_route_to_register'
> ld: ni_routes_test.c:(.text+0x1a8): undefined reference to `ni_route_to_register'
> ld: ni_routes_test.c:(.text+0x1df): undefined reference to `ni_route_to_register'
> ld: drivers/staging/comedi/drivers/tests/ni_routes_test.o:ni_routes_test.c:(.text+0x216): more undefined references to `ni_route_to_register' follow
> ld: drivers/staging/comedi/drivers/tests/ni_routes_test.o: in function `test_ni_find_route_source':
> ni_routes_test.c:(.text+0x47d): undefined reference to `ni_find_route_source'
> ld: ni_routes_test.c:(.text+0x4b2): undefined reference to `ni_find_route_source'
> ld: ni_routes_test.c:(.text+0x4ec): undefined reference to `ni_find_route_source'
> ld: ni_routes_test.c:(.text+0x526): undefined reference to `ni_find_route_source'
> ld: ni_routes_test.c:(.text+0x560): undefined reference to `ni_find_route_source'
> ld: drivers/staging/comedi/drivers/tests/ni_routes_test.o: in function `test_ni_get_valid_routes':
> ni_routes_test.c:(.text+0x59f): undefined reference to `ni_get_valid_routes'
> ld: ni_routes_test.c:(.text+0x5d5): undefined reference to `ni_get_valid_routes'
> ld: drivers/staging/comedi/drivers/tests/ni_routes_test.o: in function `test_ni_is_cmd_dest':
> ni_routes_test.c:(.text+0x659): undefined reference to `ni_is_cmd_dest'
> ld: ni_routes_test.c:(.text+0x684): undefined reference to `ni_is_cmd_dest'
> ld: ni_routes_test.c:(.text+0x6af): undefined reference to `ni_is_cmd_dest'
> ld: ni_routes_test.c:(.text+0x6da): undefined reference to `ni_is_cmd_dest'
> ld: ni_routes_test.c:(.text+0x705): undefined reference to `ni_is_cmd_dest'
> ld: drivers/staging/comedi/drivers/tests/ni_routes_test.o:ni_routes_test.c:(.text+0x730): more undefined references to `ni_is_cmd_dest' follow
> ld: drivers/staging/comedi/drivers/tests/ni_routes_test.o: in function `test_ni_lookup_route_register':
> ni_routes_test.c:(.text+0x771): undefined reference to `ni_lookup_route_register'
> ld: ni_routes_test.c:(.text+0x7a8): undefined reference to `ni_lookup_route_register'
> ld: ni_routes_test.c:(.text+0x7df): undefined reference to `ni_lookup_route_register'
> ld: ni_routes_test.c:(.text+0x816): undefined reference to `ni_lookup_route_register'
> ld: ni_routes_test.c:(.text+0x84d): undefined reference to `ni_lookup_route_register'
> ld: drivers/staging/comedi/drivers/tests/ni_routes_test.o:ni_routes_test.c:(.text+0x884): more undefined references to `ni_lookup_route_register' follow
> ld: drivers/staging/comedi/drivers/tests/ni_routes_test.o: in function `test_ni_route_set_has_source':
> ni_routes_test.c:(.text+0xa3c): undefined reference to `ni_route_set_has_source'
> ld: ni_routes_test.c:(.text+0xa6e): undefined reference to `ni_route_set_has_source'
> ld: ni_routes_test.c:(.text+0xaa0): undefined reference to `ni_route_set_has_source'
> ld: ni_routes_test.c:(.text+0xad2): undefined reference to `ni_route_set_has_source'
> ld: drivers/staging/comedi/drivers/tests/ni_routes_test.o: in function `test_ni_find_route_set':
> ni_routes_test.c:(.text+0xb0a): undefined reference to `ni_find_route_set'
> ld: ni_routes_test.c:(.text+0xb3d): undefined reference to `ni_find_route_set'
> ld: ni_routes_test.c:(.text+0xb74): undefined reference to `ni_find_route_set'
> ld: ni_routes_test.c:(.text+0xbb2): undefined reference to `ni_find_route_set'
> ld: ni_routes_test.c:(.text+0xbfa): undefined reference to `ni_find_route_set'
> ld: drivers/staging/comedi/drivers/tests/ni_routes_test.o: in function `test_ni_assign_device_routes':
> ni_routes_test.c:(.text+0xc6c): undefined reference to `ni_assign_device_routes'
> ld: ni_routes_test.c:(.text+0xeb6): undefined reference to `ni_assign_device_routes'
> ld: drivers/staging/comedi/drivers/tests/ni_routes_test.o: in function `test_ni_count_valid_routes':
> ni_routes_test.c:(.text+0xf9c): undefined reference to `ni_count_valid_routes'
> ld: drivers/staging/comedi/drivers/tests/ni_routes_test.o: in function `ni_get_reg_value_roffs.constprop.7':
> ni_routes_test.c:(.text+0xfef): undefined reference to `ni_find_route_source'
> ld: ni_routes_test.c:(.text+0x1015): undefined reference to `ni_route_to_register'
> ld: drivers/staging/comedi/drivers/tests/ni_routes_test.o: in function `test_route_is_valid':
> ni_routes_test.c:(.text+0x1074): undefined reference to `ni_route_to_register'
> ld: ni_routes_test.c:(.text+0x10ab): undefined reference to `ni_route_to_register'
> ld: ni_routes_test.c:(.text+0x10e2): undefined reference to `ni_route_to_register'
> ld: ni_routes_test.c:(.text+0x1119): undefined reference to `ni_route_to_register'
> ld: drivers/staging/comedi/drivers/tests/ni_routes_test.o: in function `test_route_register_is_valid':
> ni_routes_test.c:(.text+0x115a): undefined reference to `ni_find_route_source'
> ld: ni_routes_test.c:(.text+0x118e): undefined reference to `ni_find_route_source'
> ld: ni_routes_test.c:(.text+0x11c5): undefined reference to `ni_find_route_source'
> ld: ni_routes_test.c:(.text+0x11fc): undefined reference to `ni_find_route_source'
> ld: drivers/staging/comedi/drivers/tests/ni_routes_test.o: in function `test_ni_sort_device_routes':
> ni_routes_test.c:(.text+0x16ef): undefined reference to `ni_sort_device_routes'
> 
> 
> Full randconfig file is attached.

Hi all,

That should be fixed by commit e7442ffe1cc5 ("staging: comedi: Kconfig: 
Fix COMEDI_TESTS_NI_ROUTES selections") in linux-next master.

Sorry for the trouble!

-- 
-=( Ian Abbott <abbotti@mev.co.uk> || MEV Ltd. is a company  )=-
-=( registered in England & Wales.  Regd. number: 02862268.  )=-
-=( Regd. addr.: S11 & 12 Building 67, Europa Business Park, )=-
-=( Bird Hall Lane, STOCKPORT, SK3 0XA, UK. || www.mev.co.uk )=-


      reply	other threads:[~2021-04-13  9:16 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-12  3:48 mmotm 2021-04-11-20-47 uploaded akpm
2021-04-12  7:21 ` mmotm 2021-04-11-20-47 uploaded (fs/io_uring.c) Randy Dunlap
2021-04-12 12:39   ` Jens Axboe
2021-04-12 15:13     ` Randy Dunlap
2021-04-12 16:38 ` mmotm 2021-04-11-20-47 uploaded (bpf: xsk.c) Randy Dunlap
2021-04-13 22:18   ` Andrii Nakryiko
2021-04-13 22:44     ` Randy Dunlap
2021-04-12 17:27 ` mmotm 2021-04-11-20-47 uploaded (ni_routes_test.c) Randy Dunlap
2021-04-13  9:16   ` Ian Abbott [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=f2201ff8-f61e-dda7-4165-61a344def0ce@mev.co.uk \
    --to=abbotti@mev.co.uk \
    --cc=akpm@linux-foundation.org \
    --cc=broonie@kernel.org \
    --cc=hsweeten@visionengravers.com \
    --cc=linux-fsdevel@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mm@kvack.org \
    --cc=linux-next@vger.kernel.org \
    --cc=mhocko@suse.cz \
    --cc=mm-commits@vger.kernel.org \
    --cc=olsonse@umich.edu \
    --cc=rdunlap@infradead.org \
    --cc=sfr@canb.auug.org.au \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).